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)
commit55e5b6fd5af04b6d8b0ac6635edf49476ff298ba
tree8a80a5daad4dcada6ceaffaa6b634bbbe4751afd
parentefeb970ee799b80c984a42d5706081af6047e160
ASoC: rsnd: use regmap instead of original register mapping method

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>
sound/soc/sh/rcar/core.c
sound/soc/sh/rcar/gen.c
This page took 0.024802 seconds and 5 git commands to generate.