[PATCH] ASoC: skip resume of soc-audio devices without codecs
Mark Brown
broonie at opensource.wolfsonmicro.com
Wed Nov 23 09:57:54 EST 2011
On Wed, Nov 23, 2011 at 10:37:00PM +0800, Eric Miao wrote:
> There are cases where there is no working codec on the soc-audio devices,
> and snd_soc_suspend() will skip such device when suspending. Yet its
> counterpart snd_soc_resume() does not check this, causing complaints
> about spinlock lockup:
Applied, thanks. It'll be really nice when Grant's probe deferral stuff
comes in and we can stop having to do things like this...
More information about the linux-arm-kernel
mailing list