[alsa-devel] [PATCH 0/5] Refresh ak4104 driver
Daniel Mack
zonque at gmail.com
Wed Feb 22 19:48:02 CET 2012
On 17.02.2012 21:22, Mark Brown wrote:
> 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
The changes look all fine, but I can't test them either at the moment.
Just take my Ack on them and bring them in the loop. If someone yells,
I'll fix up things :)
More information about the Alsa-devel
mailing list