commit | 39c341a8dcf060b246b0beddac90cd7de11d4a20 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Tue Feb 05 00:02:17 2008 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Feb 11 11:06:33 2008 -0500 |
tree | b71d29ba042edcd2dbb19da2f783eff4d27fd3a7 | |
parent | c991d168cb649d416c5a773a50d0754299f31366 [diff] |
DM9000: Fix delays used by EEPROM read and write 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>