Re: [PATCH] PK: runtime: Redefine pm_runtime_release_supplier()
From: Greg Kroah-Hartman
Date: Tue Jun 28 2022 - 02:00:35 EST
On Mon, Jun 27, 2022 at 08:42:18PM +0200, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
>
> Instead of passing an extra bool argument to pm_runtime_release_supplier(),
> make its callers take care of triggering a runtime-suspend of the
> supplier device as needed.
>
> No expected functional impact.
>
> Suggested-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
Nice, thanks for cleaning this up.
If you want to take this through your tree:
Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
But if you want me to take it, please just let me know and I will.
thanks,
greg k-h