[alsa-devel] [PATCH v3] ASoC: sgtl5000: Fix the cache handling

Fabio Estevam festevam at gmail.com
Sat May 24 21:13:42 CEST 2014


On Fri, May 23, 2014 at 3:33 PM, Mark Brown <broonie at kernel.org> wrote:

> Looking at the code what I'd expect to happen here is that
> set_bias_level() manages the cache enable, turning on cache only mode
> just before it turns the regulators off and restoring normal mode just
> after enabling them, then calling _restore_regs() after that.  The
> resume call should just be a call to set_bias_level() then.

Thanks, Mark. Your suggestion works fine.


More information about the Alsa-devel mailing list