]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: at91: time: move the system timer driver to drivers/clocksource
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 12 Mar 2015 12:07:31 +0000 (13:07 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 16 Mar 2015 16:03:05 +0000 (17:03 +0100)
commitb53cdd03222391f76e82cd0c7d040816c919ab75
tree442907fe49dbb8dbdf49e236643825f483336c42
parentbbfc97e1b1b9fb2177a9134f57506eb371638b85
ARM: at91: time: move the system timer driver to drivers/clocksource

Import at91rm9200_time.c from mach-at91 as timer-atmel-st.c. Further cleanup is
required to get rid of the mach-at91 headers.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/Kconfig
arch/arm/mach-at91/Makefile
drivers/clocksource/Kconfig
drivers/clocksource/Makefile
drivers/clocksource/timer-atmel-st.c [moved from arch/arm/mach-at91/at91rm9200_time.c with 100% similarity]