Files
android_kernel_xiaomi_sm8450/include/linux/clk.h
Jerome Brunet 2d5dcbb180 UPSTREAM: clk: meson: g12: use devm variant to register notifiers
Until now, nothing was done to unregister the dvfs clock notifiers of the
Amlogic g12 SoC family. This is not great but this driver was not really
expected to be unloaded. With the ongoing effort to build everything as
module for this platform, this needs to be cleanly handled.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://lore.kernel.org/r/20201021163847.595189-3-jbrunet@baylibre.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
(cherry picked from commit e6fb7aee486c7fbd4d94f4894feaa6f0424c1740)
Change-Id: Ie404dfd4c18e7a7b8e20da2ba237dc66954a8585
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
2021-02-11 14:41:53 +00:00

29 KiB