[PATCH] clk: rockchip: handle critical clocks after registrering all clocks
Stephen Boyd
sboyd at codeaurora.org
Thu Sep 10 13:56:16 PDT 2015
On 08/21, Heiko Stuebner wrote:
> Currently the registration of critical clocks is done in the function
> shared between rk3066 and rk3188 clock trees. That results in them
> getting handled maybe before all of them are registered.
>
> Therefore move the critical clock handling down to the end of the soc-
> specific clock registration function, so that all clocks are registered
> before they're maybe handled as critical clock.
>
> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
> ---
Applied to clk-fixes
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
More information about the linux-arm-kernel
mailing list