Skip to content
Commit 20403e84 authored by Dmitry Artamonow's avatar Dmitry Artamonow Committed by Wim Van Sebroeck
Browse files

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: default avatarDmitry Artamonow <mad_soft@inbox.ru>
Tested-by: default avatarThomas Abraham <thomas.abraham@linaro.org>
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent f9849100
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment