diff options
author | Atsushi Nemoto | 2005-11-02 17:02:40 +0100 |
---|---|---|
committer | Ralf Baechle | 2005-11-07 19:05:38 +0100 |
commit | e329331aedeca0f2a7e15bd26a829ee1619c05e0 (patch) | |
tree | bce2bb4ecb6b6808e9e4ebb802808e851693fa40 /arch/mips/sibyte/swarm/rtc_xicor1241.c | |
parent | Add .gitignore files for Turbochannel (diff) | |
download | kernel-qcow2-linux-e329331aedeca0f2a7e15bd26a829ee1619c05e0.tar.gz kernel-qcow2-linux-e329331aedeca0f2a7e15bd26a829ee1619c05e0.tar.xz kernel-qcow2-linux-e329331aedeca0f2a7e15bd26a829ee1619c05e0.zip |
Remove mips_rtc_lock
The mips_rtc_lock is no longer needed because RTC operations should be
protected already by other mechanism. (rtc_lock, local_irq_save, etc.)
Also, locking whole rtc_get_time/rtc_set_time should be avoided while
some RTC routines might take very long time (a few seconds).
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/sibyte/swarm/rtc_xicor1241.c')
0 files changed, 0 insertions, 0 deletions