]> Git Repo - linux.git/commit
[PATCH] AT91RM9200 RTC
authorAndrew Victor <[email protected]>
Sun, 10 Dec 2006 10:19:03 +0000 (02:19 -0800)
committerLinus Torvalds <[email protected]>
Sun, 10 Dec 2006 17:55:40 +0000 (09:55 -0800)
commit7fc39f6d616a852750ddaac86f5e4c3fad804ef8
tree7a18d36ab66806d73c985f066425e1c987ea4ac0
parenta14e18935076ce084c4edbc57883f38e642c8e5d
[PATCH] AT91RM9200 RTC

The new Atmel AT91SAM9261 and AT91SAM9260 processors do not have the
internal RTC peripheral.  This RTC driver is therefore
AT91RM9200-specific.

This patch renames rtc-at91.c to rtc-at91rm9200.c, and changes the name
of the configuration option.

Signed-off-by: Andrew Victor <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-at91.c [deleted file]
drivers/rtc/rtc-at91rm9200.c [new file with mode: 0644]
This page took 0.050806 seconds and 4 git commands to generate.