ASoC: wm9713: convert to regmap
authorRobert Jarzmik <robert.jarzmik@free.fr>
Sun, 1 Nov 2015 19:23:39 +0000 (20:23 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2015 10:18:30 +0000 (10:18 +0000)
commit700dadfefc3df1f63dfbae7cb42fda147f4c074c
tree89201a89471733d780e499384c70f8d80cd84a7c
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
ASoC: wm9713: convert to regmap

Convert the Wolfson WM9713 to regmap API. This will leverage all the
regmap functions (debug, registers update, etc ...).

As a bonus, this will pave the path to gpio chip introduction, and
devicetree support. This was tested on the mioa701 board, pxa27x based,
in PCM playback, and through suspend/resume.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Reviewed-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/wm9713.c