linux/sound/soc/sh/rcar
Kuninori Morimoto 3023b384d0 ASoC: rsnd: tidyup ADINR function name
Renesas sound IP (= SSIU/SRC/CTU/MIX/DVC) have ADINR
(= Audio Information Register), but some of them (= SSIU/SRC/DVC)
are for audio data bits, some of them (= CTU/MIX) are for audio data
channels.
Current rsnd driver is supporting SSIU/SRC/DVC, and these ADINR were
for bits. This patch rename rsnd_get_adinr() to rsnd_get_adinr_bit(),
and we will have rsnd_get_adinr_chan() for CTU/MIX.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Keita Kobayashi <keita.kobayashi.ym@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-07-16 22:29:21 +01:00
..
adg.c ASoC: rsnd: remove useless debug message 2015-03-27 16:00:47 -07:00
core.c ASoC: rsnd: tidyup ADINR function name 2015-07-16 22:29:21 +01:00
dma.c Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rcar', 'asoc/topic/rt286' and 'asoc/topic/rt5640' into asoc-next 2015-06-22 10:24:33 +01:00
dvc.c ASoC: rsnd: tidyup ADINR function name 2015-07-16 22:29:21 +01:00
gen.c ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLE 2015-07-16 22:10:33 +01:00
Makefile ASoC: rsrc-card: add Renesas sampling rate convert sound card support 2015-03-27 15:58:20 -07:00
rsnd.h ASoC: rsnd: tidyup ADINR function name 2015-07-16 22:29:21 +01:00
rsrc-card.c ASoC: rsrc-card: use snd_soc_of_parse_audio_route/prefix for routing 2015-07-16 22:10:32 +01:00
src.c ASoC: rsnd: tidyup ADINR function name 2015-07-16 22:29:21 +01:00
ssi.c ASoC: rsnd: remove unnecessary 'out of memory' message from SSI 2015-07-16 22:10:32 +01:00