ARM: omap2: smartreflex: remove on_init control
authorArnd Bergmann <arnd@arndb.de>
Wed, 28 Sep 2022 12:19:08 +0000 (14:19 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 9 Jan 2023 16:00:54 +0000 (17:00 +0100)
commit00a5d41ee1b05a8f0c75e1f7e26d363f4c68420e
treecf36294191d1269d9a29f1f70efec47f4d2ab3c6
parente1d3cd9451c106b292f1741bff1c6bbc6424e407
ARM: omap2: smartreflex: remove on_init control

Nothing calls omap_enable_smartreflex_on_init() any more, so it
does not need to be tracked either.

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-omap2/pm.h
arch/arm/mach-omap2/sr_device.c
drivers/soc/ti/smartreflex.c
include/linux/power/smartreflex.h