bus: ti-sysc: Allow QUIRK_LEGACY_IDLE even if legacy_mode is not set
authorTony Lindgren <tony@atomide.com>
Mon, 27 May 2019 11:51:54 +0000 (04:51 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 28 May 2019 12:19:15 +0000 (05:19 -0700)
commitbd808f9a442301e493fe0bb3168774b4da7bb605
tree8b4478968b017d0fa8000921cfd407b1226d5d86
parente0db94fe87dacd72be0699adcc29e321db7f1689
bus: ti-sysc: Allow QUIRK_LEGACY_IDLE even if legacy_mode is not set

We need to specify QUIRK_LEGACY_IDLE for device drivers that still have
pm_runtime_irq_safe() set like 8250.

Tested-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c