[WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.
authorDenis Turischev <denis@compulab.co.il>
Thu, 21 Jan 2010 14:10:07 +0000 (16:10 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 25 Jan 2010 19:48:49 +0000 (19:48 +0000)
The mdelay function was used between I/O access commands, that causes peak
in CPU usage. Fix it by substitution mdelay to msleep.

Expand usage on fitPC2 compatible boards according to DMI identification.

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

No differences found