linux/sound/soc/sh/rcar
Kuninori Morimoto 379febfd2e ASoC: rsnd: src: make sure SRC soft reset
Renesas SCU (Sampling Rate Convert Unit) includes SRC/CTU/MIX/DVC,
and these have similar register. xxxRSR (Software reset Register) is one
of them. These xxxRSR need be set to 1 to 0 when software reset.
Current rsnd driver has src.c / dvc.c, and we will have mix.c.
It is readable if these have same named function.
This patch adds rsnd_src_soft_reset() and make sure it

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:20 +01:00
..
adg.c ASoC: rsnd: remove useless debug message 2015-03-27 16:00:47 -07:00
core.c ASoC: rsnd: fixup each module counter on __rsnd_mod_call() 2015-07-16 22:10:33 +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: dvc: make sure DVC soft reset 2015-07-16 22:29:20 +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: move SRC specific macro into src.c 2015-07-16 22:10:34 +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: src: make sure SRC soft reset 2015-07-16 22:29:20 +01:00
ssi.c ASoC: rsnd: remove unnecessary 'out of memory' message from SSI 2015-07-16 22:10:32 +01:00