Re: [PATCHv3] w1: omap-hdq: Simplify driver with PM runtime autosuspend

From: Tony Lindgren
Date: Thu Apr 16 2020 - 16:33:15 EST


* Andreas Kemnade <andreas@xxxxxxxxxxxx> [200416 20:05]:
> On Thu, 16 Apr 2020 11:46:38 -0700
> Tony Lindgren <tony@xxxxxxxxxxx> wrote:
> > If that helps, likely we have a missing pm_runtime_get_sync()
> > somewhere in the driver.
> >
> I have not tested yet with v5.7-rc1 (it is compiling right now),
> but I have not seen any problems with init=/bin/bash on v5.6
> and only a minimal set of modules loaded on gta04. I have seen that
> 42 for IDLEST

Yeah I think you did test this change on gta04 earlier based
on the Tested-by from you :)

> So might be something a bit more weird.

OK please let us know what you find out.

Regards,

Tony