Skip to content
Commit 8d449cb5 authored by Alexander Stein's avatar Alexander Stein Committed by Shawn Guo
Browse files

clk: imx35: Do not call mxc_timer_init twice when booting with DT



mxc_timer_init must not be called from within mx35_clocks_init_dt. It will
eventually be called by imx31_timer_init_dt
(drivers/clocksource/timer-imx-gpt.c).
This arranges the initialization code similar to clk-imx27.c

Signed-off-by: default avatarAlexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 0753f56e
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