diff options
author | Dmitry Artamonow <[email protected]> | 2011-11-16 12:46:13 +0400 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2011-11-16 22:04:17 +0100 |
commit | 20403e845f9988446c5b48024ff4d0c3a5929f7d (patch) | |
tree | f250fc3f9a188957fca0aa2627b49250dd47a0e1 /tools/perf/scripts/python | |
parent | f9849100851b28c8ad83e86d68d5110497a4e9d6 (diff) |
watchdog: fix initialisation printout in s3c2410_wdt
Looks like a typo creeped in, and driver prints
s3c2410-wdt s3c2410-wdt: watchdog active, reset abled, irq abled
instead of
s3c2410-wdt s3c2410-wdt: watchdog active, reset enabled, irq enabled
Also it may completely disinform about irq status, as it prints
"irq enabled" when S3C2410_WTCON_INTEN is in fact 0.
Fix it.
Signed-off-by: Dmitry Artamonow <[email protected]>
Tested-by: Thomas Abraham <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions