summaryrefslogtreecommitdiff
path: root/drivers/firmware
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2022-05-12 08:30:21 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-05-19 19:57:00 +0300
commitc337125b8834f9719dfda0e40b25eaa266f1b8cf (patch)
tree32dca06f6c6e50819583e25708acadc8b8b61545 /drivers/firmware
parent660ba678f9998aca6db74f2dd912fa5124f0fa31 (diff)
downloadlinux-c337125b8834f9719dfda0e40b25eaa266f1b8cf.tar.xz
bus: ti-sysc: Fix warnings for unbind for serial
We can get "failed to disable" clock_unprepare warnings on unbind at least for the serial console device if the unbind is done before the device has been idled. As some devices are using deferred idle, we must check the status for pending idle work to idle the device. Fixes: 76f0f772e469 ("bus: ti-sysc: Improve handling for no-reset-on-init and no-idle-on-init") Cc: Romain Naour <romain.naour@smile.fr> Reviewed-by: Romain Naour <romain.naour@smile.fr> Signed-off-by: Tony Lindgren <tony@atomide.com> Link: https://lore.kernel.org/r/20220512053021.61650-1-tony@atomide.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/firmware')
0 files changed, 0 insertions, 0 deletions