ASoC: rsnd: module name is unified
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 23 May 2014 06:25:43 +0000 (23:25 -0700)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:15:21 +0000 (11:15 +0100)
commitb5fc021a57c952d082eaaea31833b59b86feeacd
tree4d5aedf9c6b5671d0851b6ab2603e82df3e36992
parent07f933f2b73244212af0a724f983050dcb2e370c
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>
(cherry picked from commit 8aefda5046f417c551e3acdeb2cf37949a4b75e9)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
sound/soc/sh/rcar/dvc.c
sound/soc/sh/rcar/src.c
sound/soc/sh/rcar/ssi.c