]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
V4L: Fix msp343xG handling regression
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 8 Oct 2006 18:46:05 +0000 (14:46 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 13 Oct 2006 18:50:10 +0000 (11:50 -0700)
commit90d684520e3484b913647bf1c0026f795a087905
treead9b0c81110e656b418dec7e2b118496401609ee
parent91d72bbd4cc7a04e3c2402da85385a2fb377575a
V4L: Fix msp343xG handling regression

The msp3430G and msp3435G models cannot do Automatic Standard Detection,
so these should be forced to BTSC. These chips are early production
versions for the msp34xxG series and are quite rare.

Due to broken handling of the 'standard' option in 2.6.17, there is
no workaround possible.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/media/video/msp3400-driver.c
drivers/media/video/msp3400-driver.h
drivers/media/video/msp3400-kthreads.c