From: Larry Finger Date: Fri, 31 Oct 2008 16:54:30 +0000 (-0700) Subject: rtl8187: Remove primitive write delays X-Git-Tag: v2.6.29-rc1~581^2~742^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94d4fe9824e5c62240f3ae2a33b2dd5a8a32a01b;p=pandora-kernel.git rtl8187: Remove primitive write delays Each of the primary write routines, rtl8187_write_phy(), rtl8225_write_bitbang(), and rtl8225_write_8051() all conclude with an msleep() command. Testing shows that these are not needed. Signed-off-by: Larry Finger Tested-by: Herton Ronaldo Krzesinski Tested-by: Hin-Tak Leung Signed-off-by: John W. Linville --- Reading git-diff-tree failed