Re: [PATCH v2 5/5] iio: adc: ti-adc0832: log buffer setup failure in probe

From: Andy Shevchenko

Date: Tue Jun 23 2026 - 06:41:11 EST


On Sat, Jun 20, 2026 at 11:10:57PM +0530, Prashant Rahul wrote:
> Errors are logged when enabling the regulator or adding the cleanup
> action fails, but not when buffer setup fails. Log the error returned by
> the buffer setup path as well.

...

> +++ b/drivers/iio/adc/ti-adc0832.c

So does this (devm_mutex_init() is needed). But they can be done separately
from this series.

--
With Best Regards,
Andy Shevchenko