Re: [PATCH v2 02/10] leds: aw2013: unlock mutex before destroying it
From: Andy Shevchenko <hidden>
Date: 2023-12-04 18:13:42
Also in:
linux-leds, lkml
From: Andy Shevchenko <hidden>
Date: 2023-12-04 18:13:42
Also in:
linux-leds, lkml
On Mon, Dec 4, 2023 at 8:07 PM George Stark [off-list ref] wrote:
In the probe() callback in case of error mutex is destroyed being locked which is not allowed so unlock the mute before destroying.
Sounds to me like this is a real fix, hence the Fixes tag and being first in the series. You free to add Reviewed-by: Andy Shevchenko <redacted> -- With Best Regards, Andy Shevchenko