linux/drivers/media
Heikki Lindholm 843b1378c2 V4L/DVB (6690): saa7134: fix ignored interrupts
The saa7134 video driver starts dropping frames when used together with the
saa7134-alsa driver. Frames are dropped because when an audio event is waiting
the driver simply ignores the interrupt and passes it on to the saa7134-alsa
interrupt handler. The alsa interrupt handler in turn acknowledges all types
of events thus clearing the pending video events as well. Fix by only masking
out the audio event in the video interrupt handler and by only acknowledging
the audio event in the alsa driver.

Signed-off-by: Heikki Lindholm  <holindho@cs.helsinki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-12-11 18:08:18 -02:00
..
common V4L/DVB (6615): V4L: Fix VIDIOCGMBUF locking in saa7146 2007-12-11 18:08:12 -02:00
dvb V4L/DVB (6629): zl10353: fix default adc_clock and TRL nominal rate calculation 2007-12-11 18:08:13 -02:00
radio V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field 2007-10-22 12:01:24 -02:00
video V4L/DVB (6690): saa7134: fix ignored interrupts 2007-12-11 18:08:18 -02:00
Kconfig V4L/DVB (6478): ir-functions use input functions, should depend on INPUT 2007-11-04 21:41:21 -02:00
Makefile V4L/DVB (5599): Use menuconfig objects II - DVB 2007-05-09 10:12:48 -03:00