kernel-ark/sound/soc
Kuninori Morimoto 99feec32f2 ASoC: rsnd: scu cleanup: add rsnd_scu_rate_ctrl()
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.

rsnd_scu_set_hpbif() is renamed to rsnd_scu_rate_ctrl(),
since its naming doesn't indicate the function meaning.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-12-31 13:35:30 +00:00
..
atmel ASoC: atmel: Include linux/of.h header 2013-10-16 19:03:15 +01:00
au1x
blackfin
cirrus Merge remote-tracking branch 'asoc/topic/ep93xx' into asoc-next 2013-10-24 11:24:06 +01:00
codecs Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-next 2013-10-24 11:24:18 +01:00
davinci ASoC: davinci-evm: Add device tree binding 2013-10-23 16:43:07 +01:00
dwc
fsl Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next 2013-10-24 11:24:06 +01:00
generic ASoC: simple-card: un-implemented set_fmt is not error 2013-10-20 17:28:02 +01:00
jz4740
kirkwood ASoC: kirkwood: add S/PDIF support 2013-10-22 11:18:30 +01:00
mid-x86
mxs Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next 2013-10-24 11:24:09 +01:00
nuc900
omap Merge remote-tracking branch 'asoc/topic/devm' into asoc-next 2013-10-24 11:24:04 +01:00
pxa Merge remote-tracking branch 'asoc/topic/pxa' into asoc-next 2013-10-24 11:24:10 +01:00
s6000
samsung Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next 2013-10-24 11:24:12 +01:00
sh ASoC: rsnd: scu cleanup: add rsnd_scu_rate_ctrl() 2013-12-31 13:35:30 +00:00
spear
tegra Merge remote-tracking branch 'asoc/topic/tegra' into asoc-next 2013-10-24 11:24:14 +01:00
txx9
ux500
Kconfig
Makefile
soc-cache.c
soc-compress.c
soc-core.c Merge remote-tracking branch 'asoc/topic/core' into asoc-next 2013-10-24 11:24:02 +01:00
soc-dapm.c ASoC: dapm: Run clock and regulator events separately to other supplies 2013-10-10 12:52:00 +01:00
soc-devres.c
soc-generic-dmaengine-pcm.c ASoC: dmaengine: Use filter_data rather than dma_data for compat requests 2013-10-24 11:03:19 +01:00
soc-io.c
soc-jack.c ASoC: dont call dapm_sync while reporting jack always 2013-10-22 09:29:02 +01:00
soc-pcm.c ASoC: pcm: Remove extra spaces from dev_ prints 2013-09-30 18:06:33 +01:00
soc-utils.c