]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"
authorJohan Hovold <jhovold@gmail.com>
Fri, 5 Apr 2013 16:16:34 +0000 (18:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Apr 2013 16:52:05 +0000 (09:52 -0700)
commit113dce72ecf60b4616afc4910abd24201eea82e2
tree6eb422c44ca73e20bda817cfe666b7d31d621bcf
parent4f0405710480beec4cef54697c693df217e969a1
Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"

commit e24b0bfa2f0446ffaad2661040be23668133aef8 upstream.

This reverts commit 0ef1594c017521ea89278e80fe3f80dafb17abde.

This patch introduced a few races which cannot be easily fixed with a
small follow-up patch. Furthermore, the SoC with the broken hardware
register, which this patch intended to add support for, can only be used
with device trees, which this driver currently does not support.

[ Here is the discussion that led to this "revert" patch:
  https://lkml.org/lkml/2013/4/3/176 ]

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/rtc/rtc-at91rm9200.c
drivers/rtc/rtc-at91rm9200.h