]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: OMAP: Watchdog
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 26 Jul 2005 10:36:59 +0000 (03:36 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 26 Jul 2005 10:36:59 +0000 (03:36 -0700)
commit038432485c6af25bdc4ebec62ace7fe4dc0731c5
tree450a33b31d8d1b85d24efe08648d5de59c34b4c5
parent15b9b00ca341b40dd79cb8999e12a6f1fadab342
[PATCH] ARM: OMAP: Watchdog

Teach the OMAP watchdog driver about the driver model, including
defining a shutdown method (to stop the timer before kexec etc)
and suspend/resume methods (for system sleep states).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/devices.c
drivers/char/watchdog/omap1610_wdt.c