OSDN Git Service

ARM: at91: rm9200 fix time support
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Wed, 15 May 2013 10:12:33 +0000 (12:12 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 15 May 2013 10:37:45 +0000 (12:37 +0200)
commitb7a8ca5173ef9aa55fa039d7c216426ff0b25a12
tree41010eebef7f8a1727af490561ced96205fdde5c
parent3f81127293284da449942a0144b9747c5db1e523
ARM: at91: rm9200 fix time support

since commit 838a2ae80a6ab52139fb1bf0a93ea8c5eff94488
Author: Shawn Guo <shawn.guo@linaro.org>
Date:   Sat Jan 12 11:50:05 2013 +0000

ARM: use clockevents_config_and_register() where possible

The timer is wrongly configured and result in a nice crash
so revert it on rm9200 timer.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: stable <stable@vger.kernel.org> # 3.8+
Cc: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/at91rm9200_time.c