From: Trent Piepho Date: Sat, 18 Aug 2007 10:02:26 +0000 (-0300) Subject: V4L/DVB (6065): cx88-alsa: Call core irq handler when needed X-Git-Tag: v2.6.24-rc1~1463^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ba862b77e2d7f9e6e2cb133c43be32ac612aea5;p=pandora-kernel.git V4L/DVB (6065): cx88-alsa: Call core irq handler when needed When an irq handled by the cx88 core driver (currently IR and errors) occurs and the cx88-alsa irq handler is the first called, it will claim to have handled the irq but it doesn't call cx88_core_irq() to handle it. The means loading cx88-alsa can disable the IR remote. Signed-off-by: Trent Piepho Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed