diff options
| author | Shawn Guo <[email protected]> | 2015-04-28 09:19:02 +0800 |
|---|---|---|
| committer | Shawn Guo <[email protected]> | 2015-06-03 14:44:33 +0800 |
| commit | de8e434d09f253369621e994da1833703c5c51d6 (patch) | |
| tree | 9fef4bbd34c78167086b2c7f57b8eaea7a979a1d /tools/perf/scripts/python/bin | |
| parent | cf20968a78c8cc8c1c06f6693a0059d27548656e (diff) | |
ARM: imx: drop epit timer initialization from imx35 clock driver
EPIT provides another timer implementation besides the default GPT
timer. The imx35 clock driver will use EPIT timer when option
CONFIG_MXC_USE_EPIT is enabled. However, initializing timers from
clock driver is a workaround solution and causes problem when we move
clock drivers into driver/clk.
Let's simply drop the EPIT initialization from there. If people really
want this EPIT option, EPIT timer driver needs to be reworked to do the
initialization in a standard way - use CLOCKSOURCE_OF_DECLARE() with
device tree support.
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions