diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2005-11-03 01:02:40 +0900 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-11-07 18:05:38 +0000 |
commit | e329331aedeca0f2a7e15bd26a829ee1619c05e0 (patch) | |
tree | bce2bb4ecb6b6808e9e4ebb802808e851693fa40 /arch/mips/lasat | |
parent | 28622795972984359b74aa36f9645c7ca23e460b (diff) | |
download | op-kernel-dev-e329331aedeca0f2a7e15bd26a829ee1619c05e0.zip op-kernel-dev-e329331aedeca0f2a7e15bd26a829ee1619c05e0.tar.gz |
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/lasat')
0 files changed, 0 insertions, 0 deletions