]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rsnd: ADG uses mod base common method
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 10 Sep 2015 07:02:39 +0000 (07:02 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 14 Sep 2015 18:47:31 +0000 (19:47 +0100)
commitcbae60ae48c10d952cdf1df35d212197f565715c
tree7ee0f0078565fbeb2ef2b21eb7ddf9c46ea0125c
parentf122df13c42c9138ae2aeb9c94bdf9a8003a167e
ASoC: rsnd: ADG uses mod base common method

Renesas sound has ADG IP, but it is special device.
(It is clock generater, and it doesn't need MSTP)
Thus, ADG didn't use mod base common method on rsnd driver.
But it can be confusable point. Let's use common method

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