]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] cirrus ep93xx watchdog driver
authorAlessandro Zummo <a.zummo@towertech.it>
Sat, 25 Mar 2006 11:06:37 +0000 (03:06 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 25 Mar 2006 16:22:49 +0000 (08:22 -0800)
commit365d014e7f6f508c06cd99c1da0563c482332b5b
tree9e9150a6c89aa2460c8f714809494d36a5f72283
parentd5fcb1259e9edfe20b5011bd79ad6a416dfe227b
[PATCH] cirrus ep93xx watchdog driver

Add a driver for the on-chip watchdog on the cirrus ep93xx series of ARM
CPUs.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Cc: Wim Van Sebroeck <wim@iguana.be>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/watchdog/Kconfig
drivers/char/watchdog/Makefile
drivers/char/watchdog/ep93xx_wdt.c [new file with mode: 0644]