ASoC: rsnd: merge SRC clock timing/setting
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 24 Jan 2014 02:41:10 +0000 (18:41 -0800)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:13:02 +0000 (11:13 +0100)
commit1fc32d85723c95dc3612001432748b4454d61263
tree79088480c5cd3c1f804c76021bcf9dbb0f0035b3
parentbab96db892739d7e56f7ced51efbbd0b5efb1edd
ASoC: rsnd: merge SRC clock timing/setting

SRC clock and timing setting register
exist in SRU and ADG on Gen1.
But, these are merged into ADG on Gen2.
Current driver is supporting Gen1 SRC only
at this point, but, above settings are
set as different function.
This patch merges these as preparation of Gen2 support.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
(cherry picked from commit 28dc4b63cdb96f2448a677320fcc0eb112e13e3f)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
sound/soc/sh/rcar/adg.c
sound/soc/sh/rcar/rsnd.h
sound/soc/sh/rcar/scu.c