android_kernel_xiaomi_sm7250/arch/mips/momentum/ocelot_3
Atsushi Nemoto 53c2df2f4e Use rtc_lock to protect RTC operations
Many RTC routines were not protected against each other, so there are
potential races, for example, ntp-update against /dev/rtc.  This patch
fixes them using rtc_lock.
    
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
..
int-handler.S
irq.c
Makefile
ocelot_3_fpga.h
prom.c prom_free_prom_memory() returns unsigned long 2005-10-29 19:32:53 +01:00
reset.c
setup.c Use rtc_lock to protect RTC operations 2005-11-07 18:05:38 +00:00