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.9-rc1~129^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dacae5a19b4cbe1b5e3a86de23ea74cbe9ec9652;p=pandora-kernel.git ALSA: ali5451: remove irq enabling in pointer callback 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 Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed