android_kernel_xiaomi_sm7250/drivers/rtc
Alessandro Zummo e824290e5d [PATCH] RTC subsystem: dev interface
Add the dev interface to the RTC subsystem.

Each RTC will be available under /dev/rtcX .  A symlink from /dev/rtc0 to
/dev/rtc cab be obtained with the following udev rule:

KERNEL=="rtc0", SYMLINK+="rtc"

Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
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: dev interface 2006-03-27 08:44:51 -08:00
Makefile [PATCH] RTC subsystem: dev interface 2006-03-27 08:44:51 -08:00
rtc-dev.c [PATCH] RTC subsystem: dev interface 2006-03-27 08:44:51 -08:00
rtc-lib.c
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