android_kernel_xiaomi_sm7250/arch/mips/sibyte/swarm
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
..
dbg_io.c
Makefile
rtc_m41t81.c Use rtc_lock to protect RTC operations 2005-11-07 18:05:38 +00:00
rtc_xicor1241.c Use rtc_lock to protect RTC operations 2005-11-07 18:05:38 +00:00
setup.c
time.c