]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] RTC subsystem: X1205 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)
commit1fec7c66ba98fc3a04e15fd14fad6b404e56fc94
tree80959d3ae6fda4507d9a37886e1c25974ef2e92a
parente824290e5dcfaf2120da587b16d10dfdff8d5d3e
[PATCH] RTC subsystem: X1205 driver

A port of the existing x1205 driver under the new RTC subsystem.

It is actually under test within the NSLU2 project
(http://www.nslu2-linux.org) and it is working quite well.

It is the first driver under this new subsystem and should be used as a guide
to port other drivers.

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-x1205.c [new file with mode: 0644]