V4L/DVB (3763): Bug fix: Wrong tuner was used pcHDTV HD-3000 card
commit9175b8544ff7b73b158df370acc1d828b28b80b7
authorTrent Piepho <xyzzy@speakeasy.org>
Mon, 10 Apr 2006 12:40:37 +0000 (10 09:40 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 12 May 2006 22:54:49 +0000 (12 19:54 -0300)
tree2e8bbc48bad88705cb539b4ca234e230822a1cfb
parentf1de3e7c5c9d8e65937addce83b42331bdad15a1
V4L/DVB (3763): Bug fix: Wrong tuner was used pcHDTV HD-3000 card

It looks like the HD3000 was prototyped with the 7610 tuner when
the driver was developed, but the cards appear to have always shipped
with the 7612 tuner and the driver was never adjusted for it.
The definition needs to be corrected.
- The HD-3000 was prototyped with a Thomson DTT7610,
  but production versions used a DTT7612 tuner.
- This patch changes both dvb-pll settings and V4L tuner type.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/cx88-cards.c
drivers/media/video/cx88/cx88-dvb.c