mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-12-28 16:56:26 +00:00
dedceb2be8
Mark the jh7110_pll_probe function as __init. There's no need to support hotplugging in the jh7110-pll driver. We use builtin_platform_driver_probe, the probe function will only be called at startup. Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com> Link: https://lore.kernel.org/r/20241029032828.238706-1-changhuang.liang@starfivetech.com Reviewed-by: Emil Renner Berthing <emil.renner.berthing@canonical.com> Reviewed-by: Xingyu Wu <xingyu.wu@starfivetech.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org> |
||
---|---|---|
.. | ||
clk-starfive-jh71x0.c | ||
clk-starfive-jh71x0.h | ||
clk-starfive-jh7100-audio.c | ||
clk-starfive-jh7100.c | ||
clk-starfive-jh7110-aon.c | ||
clk-starfive-jh7110-isp.c | ||
clk-starfive-jh7110-pll.c | ||
clk-starfive-jh7110-stg.c | ||
clk-starfive-jh7110-sys.c | ||
clk-starfive-jh7110-vout.c | ||
clk-starfive-jh7110.h | ||
Kconfig | ||
Makefile |