git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6459d7b
)
sh: mach-sh03: Give the sh03 rtc its own spinlock.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 8 May 2009 07:57:35 +0000
(16:57 +0900)
committer
Paul 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