From: Ben Dooks Date: Tue, 5 Feb 2008 00:02:08 +0000 (+0000) Subject: DM9000: Use msleep() instead of udelay() X-Git-Tag: v2.6.25-rc2~2^2~31^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=321f69a4c3bb807abdf1fd6329403ec0449a3d78;p=pandora-kernel.git DM9000: Use msleep() instead of udelay() We can use sleeping functions when reading and writing the PHY registers, so let us sleep instead of busy waiting for the PHY. Note, this also fixes a bug reading the PHY where only 100uS was being used instead of 150uS Signed-off-by: Ben Dooks Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed