OSDN Git Service

bus: ti-sysc: Do not disable on suspend for no-idle
authorTony Lindgren <tony@atomide.com>
Thu, 2 Jul 2020 20:57:14 +0000 (13:57 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 2 Jul 2020 20:57:57 +0000 (13:57 -0700)
commita55de412228cc5a2b4bf8d2a09849898102633e2
treebc85469239036de211f5f5bbc9c1efdc24e3a82f
parentafe6f1eeb08f85e57f0a02b71efb5a0839606aac
bus: ti-sysc: Do not disable on suspend for no-idle

If we have "ti,no-idle" specified for a module we must not disable
the the module on suspend to keep things backwards compatible.

Fixes: 386cb76681ca ("bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-init")
Reported-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c