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:
2fc565e
)
ALSA: ali5451: use mdelay instead of large udelay constants
author
Arnd Bergmann
<arnd@arndb.de>
Thu, 25 Apr 2013 17:28:49 +0000
(19:28 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 26 Apr 2013 05:36:21 +0000
(07:36 +0200)
ARM cannot handle udelay for more than 2 miliseconds, so we
should use mdelay instead for those.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found