From: Denis Turischev Date: Thu, 21 Jan 2010 14:10:07 +0000 (+0200) Subject: [WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique. X-Git-Tag: v2.6.33-rc6~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef39a1bf3c4fbdea085c618be424cc88b803f248;p=pandora-kernel.git [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 Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed