git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e605d55
)
[WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.
author
Denis Turischev
<denis@compulab.co.il>
Thu, 21 Jan 2010 14:10:07 +0000
(16:10 +0200)
committer
Wim 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