Merge tag 'omap-for-v5.19/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 3 May 2022 14:36:52 +0000 (16:36 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 3 May 2022 14:36:53 +0000 (16:36 +0200)
commit89c839720c9ba7cb021e704d062480c45913de26
tree004a8990832273e60370f6d9fe7468f57c73368c
parentb2d229d4ddb17db541098b83524d901257e93845
parentdf3eb1feeb73f17776e559679eaa986572db0837
Merge tag 'omap-for-v5.19/soc-signed' of git://git./linux/kernel/git/tmlind/linux-omap into arm/soc

Soc clean-up for omaps

Soc clean-up for omaps to add missing of_node_put() calls
and drop unused omap_device_register().

* tag 'omap-for-v5.19/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP2+: drop hwmod-clock helper comment
  ARM: OMAP2+: drop omap_device_register() helper
  ARM: OMAP2+: add missing of_node_put before break and return

Link: https://lore.kernel.org/r/pull-1651061256-836848@atomide.com-3
Signed-off-by: Arnd Bergmann <arnd@arndb.de>