V4L/DVB (4852): Pvrusb2: Fix horizontal resolution setting problem for 24xxx devices
authorMike Isely <isely@pobox.com>
Sun, 19 Nov 2006 23:50:31 +0000 (20:50 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 10 Dec 2006 10:51:35 +0000 (08:51 -0200)
commitff67c614e23bf5a3c16968e2c42ab442121c4beb
tree1abfb816b01ae2f179916e9990854c906418635e
parentfa4cdd0dc4c066a1a4df19005912bf453dc37b6d
V4L/DVB (4852): Pvrusb2: Fix horizontal resolution setting problem for 24xxx devices

Fix long-standing issue which prevented use of 24xxx devices at any
horizontal resolution other an 720.  The problem is in the cx25840
module, if no attempt is made to initialize VBI there.  Such a thing
should not be needed, but the pvrusb2 driver is updated now to deal
with this.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.c
drivers/media/video/pvrusb2/pvrusb2-hdw.c