From: "Tony Lindgren" <tony@xxxxxxxxxxx> The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2: Linux 6.2-rc1 (2022-12-25 13:41:39 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.3/omap1-signed for you to fetch changes up to 0414a100d6ab32721efa70ab55524540fdfe0ede: ARM: OMAP1: call platform_device_put() in error case in omap1_dm_timer_init() (2023-01-19 11:57:57 +0200) ---------------------------------------------------------------- One clean-up for omap1 for v6.3 One non-urgent change to use platform_device_put() instead of platform_device_unregister(). ---------------------------------------------------------------- Yang Yingliang (1): ARM: OMAP1: call platform_device_put() in error case in omap1_dm_timer_init() arch/arm/mach-omap1/timer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)