Re: [PATCH] PM/runtime: Do not needlessly call ktime_get
From: Tony Lindgren
Date: Thu Jan 10 2019 - 11:45:00 EST
* Ladislav Michl <ladis@xxxxxxxxxxxxxx> [190110 09:51]:
> pm_runtime_autosuspend_expiration calls ktime_get even when
> its returned value may be unused. Therefore get current time
> later and remove gotos while there.
Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>