watchdog: sch311x_wdt: Fix Polarity when starting watchdog
authorWim Van Sebroeck <wim@iguana.be>
Sun, 8 Jul 2012 12:57:09 +0000 (14:57 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 23 Jul 2012 10:50:30 +0000 (12:50 +0200)
Some motherboards like the Advantech ARK3400 documentation
use a non-inverted GPIO pin. We fix this by assuming that
the BIOS will set the Polarity bit for the GPIO correctly
at startup and we keep the Bit-setting intact when we start
and stop the watchdog.

Reported-by: Jean-François Deverge <jf.deverge@gmail.com>
Signed-off-by: Dave Mueller <d.mueller@elsoft.ch>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

No differences found