1
linux/drivers/media/video/saa7134
Mauro Carvalho Chehab 83ee87a31d V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recovered
On some alsa versions, it seems that snd_pcm_substream_chip(substream)
is returning a NULL pointer. This causes an OOPS, as reported by:

https://bugs.launchpad.net/ubuntu/+source/linux-ubuntu-modules-2.6.24/+bug/212271
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/212960

This patch avoids the OOPS by not letting and open() succeed.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-06-26 15:58:47 -03:00
..
Kconfig V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb 2008-05-14 02:54:08 -03:00
Makefile V4L/DVB(7767): Move tuners to common/tuners 2008-04-29 18:41:37 -03:00
saa6752hs.c V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls 2007-10-22 12:01:30 -02:00
saa7134-alsa.c V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recovered 2008-06-26 15:58:47 -03:00
saa7134-cards.c V4L/DVB (7766): saa7134: add another PCI ID for Beholder M6 2008-04-29 18:41:37 -03:00
saa7134-core.c V4L/DVB (7881): saa7134: fixed a compile warning in saa7134-core.c 2008-05-14 02:56:43 -03:00
saa7134-dvb.c V4L/DVB (8005): Fix OOPS if frontend is null 2008-06-26 15:58:41 -03:00
saa7134-empress.c V4L/DVB (8022): saa7134: fix race between opening and closing the device 2008-06-26 15:58:46 -03:00
saa7134-i2c.c V4L/DVB (7753): saa7134: fix tuner setup 2008-04-29 18:41:33 -03:00
saa7134-input.c V4L/DVB (7765): Add support for Beholder BeholdTV H6 2008-04-29 18:41:36 -03:00
saa7134-reg.h V4L/DVB (7390): saa7134: clear audio DSP interface after access error 2008-04-24 14:07:52 -03:00
saa7134-ts.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
saa7134-tvaudio.c V4L/DVB (7390): saa7134: clear audio DSP interface after access error 2008-04-24 14:07:52 -03:00
saa7134-vbi.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
saa7134-video.c fix irq flags in saa7134 2008-05-08 10:46:55 -07:00
saa7134.h V4L/DVB (7765): Add support for Beholder BeholdTV H6 2008-04-29 18:41:36 -03:00