]> git.karo-electronics.de Git - linux-beck.git/commit
V4L/DVB (4131): Fix cx88-alsa vs IRQ remote conflict
authorRicardo Cerqueira <v4l@cerqueira.org>
Sun, 18 Jun 2006 03:19:22 +0000 (00:19 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 25 Jun 2006 05:05:12 +0000 (02:05 -0300)
commit0f4b56807b443927600112c1351a181ce664929c
treee0ae6341b005aaa2256eb2a99fe7c79feba50ef0
parentc2eaa68f7950ef51ce480766bc11eb8b3c20c90a
V4L/DVB (4131): Fix cx88-alsa vs IRQ remote conflict

cx88-alsa was resetting the card on load, causing the IRQ IR handler
to go away (maybe others, too). There's no actual need to reset the
card, though, so that line was removed

Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/cx88-alsa.c