| commit | 2f82af08fcc7dc01a7e98a49a5995a77e32a2925 | [log] [tgz] |
|---|---|---|
| author | Nicolas Pitre <[email protected]> | Mon Sep 14 03:25:28 2009 -0400 |
| committer | Linus Torvalds <[email protected]> | Tue Sep 15 09:37:12 2009 -0700 |
| tree | d505fe5936881b137b82b59360646a6988e506ba | |
| parent | f199fd990639f93d07d8e104b0a66aabaf01d67d [diff] [blame] |
Nicolas Pitre has a new email address Due to problems at cam.org, my [email protected] email address is no longer valid. FRom now on, [email protected] should be used instead. Signed-off-by: Nicolas Pitre <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
diff --git a/drivers/rtc/rtc-sa1100.c b/drivers/rtc/rtc-sa1100.c index 4f247e4..021b292 100644 --- a/drivers/rtc/rtc-sa1100.c +++ b/drivers/rtc/rtc-sa1100.c
@@ -9,7 +9,7 @@ * * Modifications from: * CIH <[email protected]> - * Nicolas Pitre <[email protected]> + * Nicolas Pitre <[email protected]> * Andrew Christian <[email protected]> * * Converted to the RTC subsystem and Driver Model