Skip to content
Commit 53bb71da authored by Shawn Guo's avatar Shawn Guo
Browse files

ARM: imx6: use common of_clk_init() call to initialize clocks



Instead of explicitly calling clock initialization functions, we can
declare the functions with CLK_OF_DECLARE() and then call common
of_clk_init() to have them invoked properly.

Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 12aad63c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment