[PATCH 0/2] ARM: OMAP2+: omap-device cleanups
From: Johan Hovold
Date: Thu Mar 03 2022 - 13:01:13 EST
When fixing some platform-device leaks to due to missing error handling,
I stumbled over the omap_device_register() helper which is no longer
used and can be removed.
Johan
Johan Hovold (2):
ARM: OMAP2+: drop omap_device_register() helper
ARM: OMAP2+: drop hwmod-clock helper comment
arch/arm/mach-omap2/omap_device.c | 20 --------------------
arch/arm/mach-omap2/omap_device.h | 1 -
2 files changed, 21 deletions(-)
--
2.34.1