]> git.baikalelectronics.ru Git - kernel.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)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Apr 2013 16:36:53 +0000 (09:36 -0700)
commit778f72092b01e7cc62c1f223f2f4028911443d33
treeed45725874c8e4e9059cc0e25e928f8995493a41
parente47c2124d173cce2c9340109c07b0bf9a3854d98
Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"

This reverts commit f3fae0117c828ee4ac8a2d7b5f13f0950bceb485.

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 ]

Cc: stable <stable@vger.kernel.org>
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>
drivers/rtc/rtc-at91rm9200.c
drivers/rtc/rtc-at91rm9200.h