From: Johan Hovold Date: Fri, 5 Apr 2013 16:16:34 +0000 (+0200) Subject: Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR" X-Git-Tag: v3.9-rc6~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e24b0bfa2f0446ffaad2661040be23668133aef8;p=pandora-kernel.git Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR" 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 ] Cc: stable Signed-off-by: Johan Hovold Signed-off-by: Nicolas Ferre Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed