commit | 8ae6e163c1b637e1cb125613726ffbd31ca44fdf | [log] [tgz] |
---|---|---|
author | Deepak Saxena <dsaxena@plexity.net> | Sun Jun 25 05:47:38 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jun 25 10:01:05 2006 -0700 |
tree | 28a0f2be841d9b8ff0ab86a3706acce41ac0b6f9 | |
parent | dcd96379613a3cbe87c30e1c20122ecdcdf3a4b8 [diff] |
[PATCH] Add driver for ARM AMBA PL031 RTC Add a driver for the ARM PL031 RTC found on some ARM SOCs. The driver is fairly trivial as the RTC only provides a read/write and alarm capability. [akpm@osdl.org: compile fix] Signed-off-by: Deepak <dsaxena@plexity.net> Acked-by: Alessandro Zummo <a.zummo@towertech.it> Cc: Russell King <rmk@arm.linux.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>