aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/pm-imx6.c
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2015-04-28 09:19:02 +0800
committerShawn Guo <shawn.guo@linaro.org>2015-06-03 14:44:33 +0800
commitde8e434d09f253369621e994da1833703c5c51d6 (patch)
tree9fef4bbd34c78167086b2c7f57b8eaea7a979a1d /arch/arm/mach-imx/pm-imx6.c
parentMAINTAINERS: add new folders into IMX entry (diff)
downloadlinux-dev-de8e434d09f253369621e994da1833703c5c51d6.tar.xz
linux-dev-de8e434d09f253369621e994da1833703c5c51d6.zip
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 <fengguang.wu@intel.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/mach-imx/pm-imx6.c')
0 files changed, 0 insertions, 0 deletions