linux/sound/soc/sh/rcar
Kuninori Morimoto b8c637864a ASoC: rsnd: use regmap_mmio instead of original regmap bus
Current rsnd driver is using regmap and regmap_field.
It used original regmap bus which is
single regmap instance for multi register mapping.
This patch modifies it to use regmap_mmio bus,
and tidyuped probe method

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-07-29 13:07:00 +01:00
..
adg.c ASoC: rsnd: add DVC support 2014-05-13 19:06:16 +01:00
core.c ASoC: rsnd: fixup dai remove callback operation 2014-07-25 18:49:13 +01:00
dvc.c ASoC: rsnd: add DT support to DVC 2014-07-02 12:35:56 +01:00
gen.c ASoC: rsnd: use regmap_mmio instead of original regmap bus 2014-07-29 13:07:00 +01:00
Makefile ASoC: rsnd: add DVC support 2014-05-13 19:06:16 +01:00
rsnd.h ASoC: rsnd: DMA start address is properly used for each DMAC 2014-07-02 12:35:56 +01:00
src.c ASoC: rsnd: SSI + DMA can select BUSIF 2014-06-28 14:41:19 +01:00
ssi.c ASoC: rsnd: SSI + DMA can select BUSIF 2014-06-28 14:41:19 +01:00