diff options
author | Prarit Bhargava <prarit@redhat.com> | 2010-08-06 11:41:24 -0400 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2010-10-28 21:33:17 +0000 |
commit | 641912f479962e50b29573a8c0e8c514eb02e9b8 (patch) | |
tree | 7052e30d5396533b33ea8acc9318983e290e5f8e /drivers/watchdog/it87_wdt.c | |
parent | cad0df370048f7980d4cbc9e88b74db0d87cfc56 (diff) |
watchdog: iTCO_wdt: Cleanup warning messages
The current iTCO_wdt driver warnings are confusing. Currently when the device
driver returns an error the console contains:
iTCO_vendor_support: vendor-support=0
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
iTCO_wdt: failed to reset NO_REBOOT flag, reboot disabled by hardware
iTCO_wdt: No card detected
After the patch,
iTCO_vendor_support: vendor-support=0
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
iTCO_wdt: failed to reset NO_REBOOT flag, device disabled by hardware/BIOS
Clean this up and use the word "device" to describe the device.
Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/it87_wdt.c')
0 files changed, 0 insertions, 0 deletions