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:
c2a7965
)
rtlwifi: rtl8192de: Replace loops calling udelay with single mdelay
author
Larry Finger
<Larry.Finger@lwfinger.net>
Fri, 1 Jul 2011 13:50:48 +0000
(08:50 -0500)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 5 Jul 2011 19:26:55 +0000
(15:26 -0400)
There are a number of loops to implement delays. These are replaced with
single calls to mdelay().
The need for a fix was noted by Andrew Morton <akpm@linux-foundation.org>.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found