From: Bruce Allan Date: Wed, 20 Feb 2013 04:06:32 +0000 (+0000) Subject: e1000e: cleanup USLEEP_RANGE checkpatch checks X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~542^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce43a2168c59bc47b5f0c1825fd5f9a2a9e3b447;p=pandora-kernel.git e1000e: cleanup USLEEP_RANGE checkpatch checks Resolve strict checkpatch USLEEP_RANGE checks by converting delays and sleeps as described in ./Documentation/timers/timers-howto.txt. Three other violations of the text have also been fixed. CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.txt Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed