From: Denis Efremov Date: Mon, 11 Feb 2013 15:49:48 +0000 (+0400) Subject: ALSA: ali5451: remove irq enabling in pointer callback X-Git-Tag: v3.2.40~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24bc276d78799da0c2ed5ea1c46bf4ac8f1a0a9e;p=pandora-kernel.git ALSA: ali5451: remove irq enabling in pointer callback commit dacae5a19b4cbe1b5e3a86de23ea74cbe9ec9652 upstream. 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 Signed-off-by: Takashi Iwai Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed