]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rsnd: module name is unified
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 23 May 2014 06:25:43 +0000 (23:25 -0700)
committerMark Brown <broonie@linaro.org>
Mon, 26 May 2014 13:34:55 +0000 (14:34 +0100)
commit49439bbc96b66f0fa3ca9907e8df7280b2164680
treedf2f55e902e7cd76d85c17b89d0e151bb2907e66
parent28c9308e8679d8f9b10d8d4e33aa2c066b7db4bd
ASoC: rsnd: module name is unified

Renesas sound driver uses many modules (= SSI/SRC/DVC),
and each module had own name.
But, each module name can be used as several purpose,
like clock name, DMA name etc...
This patch uses common name for each module.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/sh/rcar/dvc.c
sound/soc/sh/rcar/src.c
sound/soc/sh/rcar/ssi.c