Files
linux-stable-mirror/drivers/staging
Arnd Bergmann d08932bb6e clkdev: remove CONFIG_CLKDEV_LOOKUP
[ Upstream commit 2f4574dd6d ]

This option is now synonymous with CONFIG_HAVE_CLK, so use
the latter globally. Any out-of-tree platform ports that
still use a private clk_get()/clk_put() implementation should
move to CONFIG_COMMON_CLK.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Stable-dep-of: 0309f714a0 ("clocksource/drivers:sp804: Make user selectable")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-12-14 19:47:46 +01:00
..
2024-12-14 19:47:46 +01:00