]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Merge tag 'omap-for-v5.15/sr-signed' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Thu, 12 Aug 2021 20:39:24 +0000 (22:39 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 12 Aug 2021 20:39:24 +0000 (22:39 +0200)
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>

Trivial merge