Re: [PATCHv2 0/6] Motorola Droid 4 Audio Support
From: Tony Lindgren
Date: Thu Jul 27 2017 - 05:39:54 EST
* Takashi Iwai <tiwai@xxxxxxx> [170718 02:38]:
>
> The problem manifests itself as an unblanaced of node reference.
> The node is released mistakenly at of_node_put() and this is caught as
> sleep-in-atomic, fortunately.
>
> So likely either something forgot to take the node ref or it hits the
> unreference due to the missing object by the implicit probe disorder,
> etc, I suppose.
Yup you're right. This is what happens, will send a fix for it shortly.
Regards,
Tony