Skip to content
Commit 8d41e653 authored by Dong Aisheng's avatar Dong Aisheng Committed by Stephen Boyd
Browse files

clk: imx7d: Move clks_init_on before any clock operations



For init on clocks we should move it at the first place in imx7d_clocks_init()
before any clock operations, else the clock operation may fail in case the clock
is still not on.

Acked-by: default avatarRanjani Vaidyanathan <Ranjani.Vaidyanathan@freescale.com>
Signed-off-by: default avatarDong Aisheng <b29396@freescale.com>
Signed-off-by: default avatarIrina Tirdea <irina.tirdea@nxp.com>
Signed-off-by: default avatarAbel Vesa <abel.vesa@nxp.com>
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent a12ec8b6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment