linux-hardened/drivers/rtc
Alessandro Zummo 728a294787 [PATCH] RTC subsystem: proc interface
Add the proc interface to the RTC subsystem.

The first RTC driver which registers with the class will be accessible by
/proc/driver/rtc .

This is required for compatibility with the standard RTC driver and to avoid
breaking any user space application which may erroneusly rely on this.

Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-27 08:44:51 -08:00
..
class.c [PATCH] RTC subsystem: class 2006-03-27 08:44:51 -08:00
hctosys.c [PATCH] RTC subsystem: class 2006-03-27 08:44:51 -08:00
interface.c [PATCH] RTC subsystem: class 2006-03-27 08:44:51 -08:00
Kconfig [PATCH] RTC subsystem: proc interface 2006-03-27 08:44:51 -08:00
Makefile [PATCH] RTC subsystem: proc interface 2006-03-27 08:44:51 -08:00
rtc-lib.c [PATCH] RTC Subsystem: library functions 2006-03-27 08:44:50 -08:00
rtc-proc.c [PATCH] RTC subsystem: proc interface 2006-03-27 08:44:51 -08:00
rtc-sysfs.c [PATCH] RTC subsystem: sysfs interface 2006-03-27 08:44:51 -08:00