CVSROOT: /home/cvs
Module name: linux
Changes by: sjhill@ftp.linux-mips.org 04/01/08 18:31:49
Modified files:
arch/mips : Tag: linux_2_4 defconfig defconfig-ip22
arch/mips/lib : Tag: linux_2_4 Makefile rtc-no.c rtc-std.c
arch/mips64 : Tag: linux_2_4 defconfig-ip22
arch/mips64/lib: Tag: linux_2_4 Makefile rtc-no.c rtc-std.c
drivers/char : Tag: linux_2_4 Config.in Makefile ds1286.c
ds1742.c
Log message:
Update DS1286 RTC driver so that it can be used by other platforms, make
it a loadable module and fix spinlocks. How it worked before, I'll never
know. Also change RTC interfaces in 'lib' so that we export the
structure
needed to load modular RTC drivers. Finally fixed DS1742 driver so that
the wait function is 1 second instead of 2.
|