[PATCH v5 1/1] iio: dac: Remove redundant pm_runtime_mark_last_busy() calls

Jonathan Cameron jic23 at kernel.org
Sat Aug 30 12:51:04 PDT 2025


On Thu, 28 Aug 2025 17:43:19 +0300
Andy Shevchenko <andy.shevchenko at gmail.com> wrote:

> On Thu, Aug 28, 2025 at 5:06 PM Sakari Ailus
> <sakari.ailus at linux.intel.com> wrote:
> >
> > pm_runtime_put_autosuspend(), pm_runtime_put_sync_autosuspend(),
> > pm_runtime_autosuspend() and pm_request_autosuspend() now include a call
> > to pm_runtime_mark_last_busy(). Remove the now-reduntant explicit call to  
> 
> redundant
Fixed up that whilst applying.

Thanks,

Jonathan

> 
> > pm_runtime_mark_last_busy().
> >
> > Also clean up error handling in stm32_dac_set_enable_state().  
> 
> 
> Code looks good to me in this version
> Reviewed-by: Andy Shevchenko <andy at kernel.org>
> 




More information about the linux-arm-kernel mailing list