summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/adg.c
diff options
context:
space:
mode:
authorKuninori Morimoto2013-12-20 04:28:39 +0100
committerMark Brown2013-12-31 14:35:31 +0100
commitadcf7d5e7605e8134a99d415b7afd13f03c4bf23 (patch)
tree3b5154109ed3c148ea72c30328ee675e27a9503f /sound/soc/sh/rcar/adg.c
parentASoC: rsnd: scu cleanup: add rsnd_scu_rate_ctrl() (diff)
downloadkernel-qcow2-linux-adcf7d5e7605e8134a99d415b7afd13f03c4bf23.tar.gz
kernel-qcow2-linux-adcf7d5e7605e8134a99d415b7afd13f03c4bf23.tar.xz
kernel-qcow2-linux-adcf7d5e7605e8134a99d415b7afd13f03c4bf23.zip
ASoC: rsnd: tidyup rsnd_ssi_master_clk_start() parameter
Renesas sound has SRC (= Sampling Rate Converter), but, the HW implementation depends on its generation. It was part of SRU on Gen1, and SCU on Gen2. This SCU needs DMA transfer to use it. Current rsnd driver is using it as DMA transfer buffer (= no rate convert), and Gen1 is only supported at this point. This patch cleanup it with focusing about SRC and Gen2 part. ssi clock which is calculated from rsnd_ssi_master_clk_start() should have flexibility since Renesas sound has SRC (= Sampling Rate Converter). But current implementation is using runtime->rate directly. This patch tidyup rsnd_ssi_master_clk_start() parameter as preparation of future SRC support Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/sh/rcar/adg.c')
0 files changed, 0 insertions, 0 deletions