bus: ti-sysc: Drop legacy quirk handling for smartreflex
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)
commit2414277f5145eee513df389da7ee5f7a7014a326
tree827313816a11f47399bfa4c6745f6e6756a47c7a
parent5f711f03658856de21f524cd8efd154f796fd997
bus: ti-sysc: Drop legacy quirk handling for smartreflex

With the smartreflex driver no longer relying on the use of
pm_runtime_irq_safe(), we can finally drop the related legacy quirk
handling.

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