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:
ff388f2
)
sound: oss: au1550_ac97: simplify au1550_delay()
author
Kulikov Vasiliy
<segooon@gmail.com>
Mon, 26 Jul 2010 08:28:32 +0000
(12:28 +0400)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 26 Jul 2010 08:33:31 +0000
(10:33 +0200)
au1550_delay() uses loop with schedule_timeout() to unconditionally wait
for msec. Use schedule_timeout_uninteruptible() instead.
Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found