commit | ef39a1bf3c4fbdea085c618be424cc88b803f248 | [log] [tgz] |
---|---|---|
author | Denis Turischev <denis@compulab.co.il> | Thu Jan 21 16:10:07 2010 +0200 |
committer | Wim Van Sebroeck <wim@iguana.be> | Mon Jan 25 19:48:49 2010 +0000 |
tree | 44be93747836260b3fb2778cfe5830c2c467abe1 | |
parent | e605d554ec17be55741b066387ae9f341777f52c [diff] |
[WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique. 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>