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:
c991d16
)
DM9000: Fix delays used by EEPROM read and write
author
Ben Dooks
<ben-linux@fluff.org>
Tue, 5 Feb 2008 00:02:17 +0000
(
00:02
+0000)
committer
Jeff Garzik
<jeff@garzik.org>
Mon, 11 Feb 2008 16:06:33 +0000
(11:06 -0500)
The code was using a delay of 8ms, when it should have been
using the EEPROM status flag from the device to indicate the
EEPROM transaction had finished.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found