sh: mach-sh03: Give the sh03 rtc its own spinlock.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 8 May 2009 07:57:35 +0000 (16:57 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 8 May 2009 07:57:35 +0000 (16:57 +0900)
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 <lethal@linux-sh.org>

No differences found