Hi, On Thu, Nov 17, 2022 at 12:39 PM Drew Davenport <ddavenport@xxxxxxxxxxxx> wrote: > > ktime_get_boottime continues while the device is suspended. This change > ensures that the resume path will not be delayed if the power off delay > has already been met while the device is suspended > > Signed-off-by: Drew Davenport <ddavenport@xxxxxxxxxxxx> > --- > > drivers/gpu/drm/panel/panel-simple.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>