rtc: New RTC driver for SuperH On-Chip RTC.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 08:13:19 +0000 (17:13 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 08:13:19 +0000 (17:13 +0900)
commit317a6104a99f87c0b35c0d9f19ec23ee7429b33e
tree3925cb052b27e175e1ecc17dfea1fd241b87673b
parentaf514ca7d27b31e3c278e1331f0ebdb3ad385a90
rtc: New RTC driver for SuperH On-Chip RTC.

This replaces the old SH RTC driver, and allows us to
clean quite a lot of things up on the board-specific
side.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-sh.c [new file with mode: 0644]