alistair23-linux/drivers/media/video/cx23885
Andy Walls cd8f894eac V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital only cards
Analog support for HVR-1250 has not been completed, but does exist for
the HVR-1800.

Since both cards use the same driver, it tries to create the analog
dev for both devices, which is not possible.

This causes a NULL error to show up in video_open and mpeg_open.

-Mark

Iterations through the cx23885_devlist must check for NULL
pointers as some supported devices only have DVB support at the moment.
Mark Jenks encoutered an Oops in a system with both an HVR-1250 and HVR-1800
installed.

-Andy

Reported-by: Mark Jenks <mjenks1968@gmail.com>
Tested-by: Mark Jenks <mjenks1968@gmail.com>
Signed-off-by: Mark Jenks <mjenks1968@gmail.com>
Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-01-29 08:35:38 -02:00
..
cx23885-417.c V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital only cards 2009-01-29 08:35:38 -02:00
cx23885-cards.c V4L/DVB (9795): Add Compro VideoMate E650F (DVB-T part only). 2008-12-30 09:38:25 -02:00
cx23885-core.c V4L/DVB (9265): videobuf: data storage optimisation 2008-10-17 17:28:31 -03:00
cx23885-dvb.c V4L/DVB (9795): Add Compro VideoMate E650F (DVB-T part only). 2008-12-30 09:38:25 -02:00
cx23885-i2c.c V4L/DVB (9251): cx23885: Checkpatch compliance 2008-10-17 17:27:23 -03:00
cx23885-reg.h V4L/DVB (8805): Steven Toth email address change 2008-09-03 18:37:21 -03:00
cx23885-vbi.c V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings 2008-10-12 09:36:58 -02:00
cx23885-video.c V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital only cards 2009-01-29 08:35:38 -02:00
cx23885.h V4L/DVB (9795): Add Compro VideoMate E650F (DVB-T part only). 2008-12-30 09:38:25 -02:00
Kconfig V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204 2008-12-16 16:43:59 -02:00
Makefile V4L/DVB(7767): Move tuners to common/tuners 2008-04-29 18:41:37 -03:00