commit | ba9c949f797aa3af56303445812a452144c61c35 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon Mar 03 20:51:21 2014 -0800 |
committer | Mark Brown <broonie@linaro.org> | Wed Mar 05 14:07:53 2014 +0800 |
tree | 014ec31ed244192b98f1b2b2f18f291d60ddec90 | |
parent | 9524be0e761edd9f3c020344677d914ed249d010 [diff] |
ASoC: rsnd: rename scu to src R-Car sound has SCU unit which has SRC/CTU/MIX/DVC, and current rsnd driver has scu.c and scu module. Current scu.c has SRC support only. My first concept was control these feature on scu.c but, it become difficult and un-understandable now. This patch rename scu to src Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@linaro.org>