summaryrefslogtreecommitdiff
path: root/drivers/misc/thinkpad_acpi.c
diff options
context:
space:
mode:
authorAndy Walls <awalls@radix.net>2009-01-09 22:59:27 -0300
committerGreg Kroah-Hartman <gregkh@suse.de>2009-03-23 14:55:26 -0700
commit40e343208b727f5892249997691000847ec63dc3 (patch)
tree6cfb1b4f4707118a631474fb3ad039df8100f47e /drivers/misc/thinkpad_acpi.c
parent8a9b7134f8c43ff0a5ad6deebf94a37d13630ef9 (diff)
downloadlinux-stable-40e343208b727f5892249997691000847ec63dc3.tar.gz
V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital only cards
commit cd8f894eacf13996d920fdd2aef1afc55156b191 upstream. 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> Signed-off-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/misc/thinkpad_acpi.c')
0 files changed, 0 insertions, 0 deletions