[PATCH v3 01/13] Revert "driver core: move dev_has_sync_state() to drivers/base/base.h"
Danilo Krummrich
dakr at kernel.org
Fri May 8 10:23:18 PDT 2026
On Fri May 8, 2026 at 2:38 PM CEST, Ulf Hansson wrote:
> It turns out that the dev_has_sync_state() is needed outside the driver
> core. A subsequent change to the pmdomain subsystem starts making use of
> it.
>
> Fixes: 9db268212e0d ("driver core: move dev_has_sync_state() to drivers/base/base.h")
Hm...the commit was correct, it's just that you now want to use it outside of
the driver-core code, so I'd drop this tag.
> Signed-off-by: Ulf Hansson <ulf.hansson at linaro.org>
More information about the linux-arm-kernel
mailing list