Drop pm_runtime_irq_safe() usage for smartreflex for v5.15
We now have cleard pm_runtime_irq_safe() usage for all TI SoCs
in Linux next except for smartreflex and 8250_omap. This change
removes pm_runtime_irq_safe() usage for smartreflex, the
8250_omap depends on pending serial layer PM changes.
* tag 'omap-for-v5.15/sr-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
soc: ti: Remove pm_runtime_irq_safe() usage for smartreflex
Link: https://lore.kernel.org/r/pull-1628751694-126144@atomide.com-2
Signed-off-by: Arnd Bergmann <arnd@arndb.de>