diff options
author | Alexander Stein <alexander.stein@systec-electronic.com> | 2015-09-30 09:23:40 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2015-09-30 09:43:37 +0300 |
commit | d9388c8432379e8c99b2315bff207f0773554462 (patch) | |
tree | 157b4ca897da1b1a0f6655c05c263cbbbe7c8e1b /include/dt-bindings | |
parent | 1b9af68f325cb91ac9fc691f52d69dfb0826afd7 (diff) | |
download | linux-d9388c8432379e8c99b2315bff207f0773554462.tar.xz |
clk: imx31: Do not call mxc_timer_init twice when booting with DT
mxc_timer_init must not be called from within mx31_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 'include/dt-bindings')
0 files changed, 0 insertions, 0 deletions