Re: [PATCH 1/3] iio: accel: adxl313_core: Use devm-managed mutex initialization
From: Andy Shevchenko
Date: Thu Apr 16 2026 - 04:29:57 EST
On Thu, Apr 16, 2026 at 10:46:29AM +0530, Sanjay Chitroda wrote:
> Use devm_mutex_init() to tie the mutex lifetime to the device and
> improve debugging when CONFIG_DEBUG_MUTEXES is enabled.
This one valid.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
--
With Best Regards,
Andy Shevchenko