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:
f49a59c
)
ALSA: ali5451: remove irq enabling in pointer callback
author
Denis Efremov
<yefremov.denis@gmail.com>
Mon, 11 Feb 2013 15:49:48 +0000
(19:49 +0400)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 11 Feb 2013 15:52:46 +0000
(16:52 +0100)
snd_ali_pointer function is called with local
interrupts disabled. However it seems very strange to
reenable them in such way.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Denis Efremov <yefremov.denis@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found