]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] RTC subsystem: test device/driver
authorAlessandro Zummo <a.zummo@towertech.it>
Mon, 27 Mar 2006 09:16:42 +0000 (01:16 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 27 Mar 2006 16:44:51 +0000 (08:44 -0800)
commita95579cd4b40a4e062e187d931f498145551ee29
treef7c47f1e27210194448d2fe48c32ac8244ee41ac
parent1fec7c66ba98fc3a04e15fd14fad6b404e56fc94
[PATCH] RTC subsystem: test device/driver

Interrupts can be generated by

echo "alarm|tick|update" >/sys/class/rtc/rtcX/device/irq

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>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-test.c [new file with mode: 0644]