rtc: U300 COH 901 331 RTC driver v3
authorLinus Walleij <linus.ml.walleij@gmail.com>
Tue, 22 Sep 2009 23:46:24 +0000 (16:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Sep 2009 14:39:45 +0000 (07:39 -0700)
commitaa958f571ec9492b8100302ee70ac0ab2598bf19
treedd046059120e31fb90527db180fff00b586e673d
parentd00ed3cf6e54312fb59cd1fd6300d787d22373c7
rtc: U300 COH 901 331 RTC driver v3

This adds a driver for the RTC COH 901 331 found in the ST-Ericsson U300
series mobile platforms to the RTC subsystem.  It integrates to the ARM
kernel support recently added to RMKs ARM tree and will be enabled in the
U300 defconfig in due time.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-coh901331.c [new file with mode: 0644]