01 Mar, 2013
1 commit
-
Instead of accessing the function to set the watchdog timer directly,
register a platform driver the platform could register to use this
watchdog driver.Signed-off-by: Hauke Mehrtens
Signed-off-by: Wim Van Sebroeck
07 Dec, 2012
1 commit
-
This adds a common header for watchdog functions, so a watchdog driver
just needs to use this and could provide watchdog functionality for ssb
and bcma based SoCs. Patches for a watchdog driver using this interface
will be send later.Signed-off-by: Hauke Mehrtens
Signed-off-by: John W. Linville