On Wed, Oct 30, 2024 at 5:30 PM Neil Armstrong <neil.armstrong@xxxxxxxxxx> wrote: ... > + ret = devm_mutex_init(dev, &data->mutex); > + if (ret) > + return ret; Thanks! FWIW, I'm about to send the last three patches to fix them all. Currently sent to IIO, GPIO subsystems. -- With Best Regards, Andy Shevchenko