bus: ti-sysc: Drop MMU quirks
authorSuman Anna <s-anna@ti.com>
Thu, 12 Dec 2019 12:47:51 +0000 (14:47 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 12 Dec 2019 16:59:02 +0000 (08:59 -0800)
commit426d4447f92c7643a94269270bf71afa23618af1
tree2d41edc0cf7b0bbcaf8cd64f696875d576ecf7b2
parent94f6345712b37e4bb23cb265ce4c65b9d177e75a
bus: ti-sysc: Drop MMU quirks

The OMAP IOMMU driver no longer uses the pm_runtime_irq_safe() API
after commit 1432ebbd6003 ("iommu/omap: remove pm_runtime_irq_safe
flag for OMAP IOMMUs"), so the SYSC_QUIRK_LEGACY_IDLE quirk is no
longer needed for MMU devices. Drop the same.

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