ASoC: rsnd: use regmap instead of original register mapping method
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 24 Sep 2013 06:12:27 +0000 (23:12 -0700)
committerMark Brown <broonie@linaro.org>
Tue, 24 Sep 2013 18:53:36 +0000 (19:53 +0100)
Current Linux kernel is supporting regmap/regmap_field,
and, it is good match for Renesas Sound Gen1/Gen2 register mapping.
This patch uses regmap instead of original method for register access

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found