[alsa-devel] [PATCH 0/5] Refresh ak4104 driver

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Feb 17 21:22:41 CET 2012


This patch series updates the ak4104 driver to more modern idioms,
mainly converting to regmap.  I've absolutely no ability to test this so
there's a reasonable chance this will just explode but hopefully it
should work fine.  Since all the read modify write, I/O and cache code
was open coded in the driver we end up factoring out a reasonable
amount.

Mark Brown (5):
      ASoC: ak4104: Remove uninformative print on probe()
      ASoC: ak4104: Convert to module_spi_driver()
      ASoC: ak4104: Use snd_soc_update_bits() for read/modify/write
      ASoC: ak4104: Use snd_soc_write() rather than internal write function
      ASoC: ak4104: Convert to direct regmap API usage

 sound/soc/codecs/ak4104.c |  174 ++++++++++++++++-----------------------------
 1 files changed, 62 insertions(+), 112 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
Url : http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20120217/269c169a/attachment.sig 


More information about the Alsa-devel mailing list