Atsushi Nemoto e329331aed 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>
2005-11-07 18:05:38 +00:00
..
2005-09-03 00:15:11 -04:00
2005-11-07 18:05:38 +00:00
2005-10-31 10:51:57 -08:00
2005-10-30 17:37:32 -08:00
2005-11-01 13:18:54 -08:00
2005-11-04 22:29:52 -06:00