Merge tag 'omap-for-v6.3/omap1-signed' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 24 Jan 2023 20:33:23 +0000 (21:33 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 24 Jan 2023 20:33:23 +0000 (21:33 +0100)
commite62f40452d1f0284facda0cf1e47fc6a25e3be78
treec1b750fe8a8406f857810830cbaa9012f9655dda
parentfc939b172eaf31970c16789ec00fe2a45c0c584d
parent0414a100d6ab32721efa70ab55524540fdfe0ede
Merge tag 'omap-for-v6.3/omap1-signed' of git://git./linux/kernel/git/tmlind/linux-omap into arm/soc

One clean-up for omap1 for v6.3

One non-urgent change to use platform_device_put() instead of
platform_device_unregister().

* tag 'omap-for-v6.3/omap1-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP1: call platform_device_put() in error case in omap1_dm_timer_init()

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