From: Paul Mundt Date: Fri, 8 May 2009 07:57:35 +0000 (+0900) Subject: sh: mach-sh03: Give the sh03 rtc its own spinlock. X-Git-Tag: v2.6.31-rc1~392^2~41^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd1408f22d2fd8f0d09c082b07cf0b9bcfb6eac9;p=pandora-kernel.git sh: mach-sh03: Give the sh03 rtc its own spinlock. This converts the sh03 rtc code off of using the global rtc_lock and on to its own spinlock. There are no other possible users of the rtc_lock, so serializing with it is not necessary. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed