[alsa-devel] [PATCH] ASoC: core: don't try to resume uninstantiated a soc-audio devices

Daniel Mack zonque at gmail.com
Wed Nov 23 22:37:43 CET 2011


On 11/23/2011 10:26 PM, Mark Brown wrote:
> On Wed, Nov 23, 2011 at 08:24:10PM +0100, Daniel Mack wrote:
>> The code tries to schedule a work item from the resume context, which
>> will crash the kernel if snd_soc_instantiate_card() has not been called
>> for the card before.
> 
> Eric already sent a slightly different fix for this which is applied.

Could you give me a pointer to this patch? I had this problem today with
Linus' latest git tip.


More information about the Alsa-devel mailing list