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:
7c66593
)
ALSA: es18xx driver should use udelay error
author
Li, Zhen-Hua
<zhen-hual@hp.com>
Mon, 14 Apr 2014 09:41:32 +0000
(17:41 +0800)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 14 Apr 2014 12:27:27 +0000
(14:27 +0200)
udelay with more than 20000 may cause __bad_udelay.
Use mdelay for instead.
[fixed a typo spotted by Clemens -- tiwai]
Signed-off-by: Li, Zhen-Hua <zhen-hual@hp.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found