]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] RTC subsystem: EP93XX driver
authorAlessandro Zummo <a.zummo@towertech.it>
Mon, 27 Mar 2006 09:16:45 +0000 (01:16 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 27 Mar 2006 16:44:52 +0000 (08:44 -0800)
commit749eece36a6eaa2b98bd03942140a5df5eb60042
treee34d6ada2e2da94afd73f018e3ac098593bc63f2
parent56613889d881ac748876a2364d8f1040a2323512
[PATCH] RTC subsystem: EP93XX driver

This patch adds a driver for the RTC embedded in the Cirrus Logic EP93XX
family of processors.

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