Re: [PATCH 75/80] ALSA: intel_hdmi: Remove redundant pm_runtime_mark_last_busy() calls
From: Takashi Iwai
Date: Sun Jul 06 2025 - 04:26:35 EST
On Fri, 04 Jul 2025 13:45:13 +0200,
Takashi Iwai wrote:
>
> On Fri, 04 Jul 2025 09:55:00 +0200,
> Sakari Ailus 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
> > pm_runtime_mark_last_busy().
> >
> > Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
>
> Acked-by: Takashi Iwai <tiwai@xxxxxxx>
I merged now to for-next branch together with Rafael's preliminary
branch.
thanks,
Takashi