bus: ti-sysc: Drop legacy quirk flag for gpio
authorTony Lindgren <tony@atomide.com>
Tue, 21 Sep 2021 09:42:25 +0000 (12:42 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 21 Sep 2021 09:56:14 +0000 (12:56 +0300)
commit1b99c1ee844cf123bf1dfe2141a24a25912ea96a
tree19789f1b4b9b2fb25740a4f6d2b33e9c6b6ee163
parent5c99fa737c693a50419606d8f8266974a3521b32
bus: ti-sysc: Drop legacy quirk flag for gpio

There is no need for the legacy flag any longer for gpio as the gpio-omap
driver has been fixed to not rely on pm_runtime_irq_safe().

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