]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: wm9713: use snd_soc_*() calls to update ac97 registers
authorRobert Jarzmik <robert.jarzmik@free.fr>
Sun, 1 Nov 2015 19:23:40 +0000 (20:23 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2015 10:18:30 +0000 (10:18 +0000)
commitfa1a51f3cd9849fcfb811c7cd62d6e2028ad4ea9
tree14828a289a82475d01668630b5c84c085917ce8a
parent700dadfefc3df1f63dfbae7cb42fda147f4c074c
ASoC: wm9713: use snd_soc_*() calls to update ac97 registers

Convert wm9713 to use the more modern registers manipulation functions,
such as snd_soc_read(), snd_soc_write() and snd_soc_update_bits().

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/wm9713.c