]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLARE
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 24 Jul 2013 20:54:30 +0000 (13:54 -0700)
committerDavid Brown <davidb@codeaurora.org>
Tue, 6 Aug 2013 18:18:02 +0000 (11:18 -0700)
commitc602520ff8da605becd62c25e271210b336d8eca
tree8436b7abf3166a03412c2c8a10c9afd6c054ccbb
parent34606f38713169a88a8be6c75ccf93d59841c349
ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLARE

This allows us to remove the init_time callback in the DT machine
descriptors, shrinking the code.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
arch/arm/Kconfig
arch/arm/mach-msm/board-dt-8660.c
arch/arm/mach-msm/board-dt-8960.c
arch/arm/mach-msm/common.h
arch/arm/mach-msm/timer.c