[alsa-devel] [PATCH 0/2] ASoC: More AC'97 cleanups
Lars-Peter Clausen
lars at metafoo.de
Mon Nov 3 19:33:01 CET 2014
More AC'97 cleanups in preparation for the conversion to regmap.
* The mioa701_wm9713 directly accesses the read/write callback of the CODEC
driver which will break when converting the driver to regmap.
* Re-worked version of the wm9712/wm9713 virtual register removal, this time
using custom put/get handlers to keep the control names.
- Lars
Lars-Peter Clausen (2):
ASoC: mioa701_wm9713: Don't opencode CODEC register access
ASoC: wm9712/wm9713: Replace virtual registers with custom put/get
callbacks
sound/soc/codecs/wm9712.c | 163 ++++++++++++++++++++++++++---------------
sound/soc/codecs/wm9713.c | 153 ++++++++++++++++++++++----------------
sound/soc/pxa/mioa701_wm9713.c | 7 +-
3 files changed, 196 insertions(+), 127 deletions(-)
--
1.8.0
More information about the Alsa-devel
mailing list