Re: [PATCH v2] iio: dac: mcp47feb02: Fix mutex used before initialization

From: Jonathan Cameron

Date: Sat Feb 28 2026 - 11:34:29 EST


On Thu, 26 Feb 2026 15:18:59 +0200
Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> wrote:

> On Thu, Feb 26, 2026 at 07:16:26PM +0800, Felix Gu wrote:
> > > But is it called early enough before anything that may trigger access to
> > > 'data'? Exempli gratia, IRQ handler in some cases may be triggered before
> > > probe finished (is it the case here?).
> > >
> > I've checked the implementation, and this driver does not support IRQs.
>
> Thanks for confirming!
>
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
Applied.

Thanks,

Jonathan
>