mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 02:01:29 +00:00
cd1408f22d
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> |
||
---|---|---|
.. | ||
Makefile | ||
rtc.c | ||
setup.c |