28 Mar, 2012
2 commits
-
nowayout is actually a boolean value.
So make it bool for all watchdog device drivers.Signed-off-by: Wim Van Sebroeck
-
Use the current logging styles.
Make sure all output has a prefix.
Add missing newlines.
Remove now unnecessary PFX, NAME, and miscellaneous other #defines.
Coalesce formats.Signed-off-by: Joe Perches
Signed-off-by: Wim Van Sebroeck
04 Apr, 2010
1 commit
-
The watchdog_info struct cannot be a const since we dynamically fill
in the firmware version.Signed-off-by: Sean MacLennan
Signed-off-by: Wim Van Sebroeck
07 Mar, 2010
1 commit
-
make the watchdog_info struct const where possible.
Signed-off-by: Wim Van Sebroeck
13 Jan, 2009
1 commit
-
The FPGA based watchdog timer used by the Pika Warp appliance.
Signed-off-by: Sean MacLennan
Signed-off-by: Wim Van Sebroeck