bus: ti-sysc: Drop legacy quirk handling for uarts
authorTony Lindgren <tony@atomide.com>
Thu, 11 Apr 2024 04:44:30 +0000 (07:44 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 25 Apr 2024 04:29:41 +0000 (07:29 +0300)
commit5f711f03658856de21f524cd8efd154f796fd997
tree563421dbb6e57e99fdd0b77e62c8bc398c0f78bf
parent5a85fd3c9de7083edc4d32b6cf0bda1a57b4dd3a
bus: ti-sysc: Drop legacy quirk handling for uarts

With the 8250_omap and omap-serial drivers no longer relying on the use
of pm_runtime_irq_safe(), we can finally drop the related legacy quirk
handling for uarts.

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