watchdog: sbc_fitpc2_wdt: fixed I/O operations order
authorDenis Turischev <denis@compulab.co.il>
Thu, 22 Apr 2010 16:50:03 +0000 (19:50 +0300)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 26 Apr 2010 18:17:34 +0000 (18:17 +0000)
commitfcf1dd7e68ceb6420478c8d89d35b4745d0b2f42
treeb071ddef19db8c4734f6617236e3034bd731e303
parent86913315de5ed13debd1566dfea15c4179b1f0c0
watchdog: sbc_fitpc2_wdt: fixed I/O operations order

There are fitpc2 compatible boards that hang with existent i/o
operations order. Solution is to switch between writing to data
and command ports.

Signed-off-by: Denis Turischev <denis@compulab.co.il>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/sbc_fitpc2_wdt.c