diff options
author | 2015-09-09 11:35:14 +0200 | |
---|---|---|
committer | 2015-09-22 18:03:15 -0700 | |
commit | 8d449cb5e29a488cef44d81196f2819b92585513 (patch) | |
tree | 6628ca1b1e00a6ad07090d75b890df7f82c8cf96 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clk: clk-vf610: Add clock for Vybrid OCOTP controller (diff) | |
download | wireguard-linux-8d449cb5e29a488cef44d81196f2819b92585513.tar.xz wireguard-linux-8d449cb5e29a488cef44d81196f2819b92585513.zip |
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: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions