V4L/DVB (11918): tuner-xc2028: Fix offset frequencies for DVB @ 6MHz
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 1 Jun 2009 15:18:10 +0000 (12:18 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 22:07:18 +0000 (19:07 -0300)
commit0a863975e288667fd65737f65f9d4cd5d9817ba9
tree3f3fdd5b272ee758803172e5ad684a0feea961b4
parenta1014d70db862c8e9de9207c3a0397e644ad9d4a
V4L/DVB (11918): tuner-xc2028: Fix offset frequencies for DVB @ 6MHz

Both ATSC and DVB @ 6MHz bandwidth require the same offset.

While we're fixing it, let's cleanup the bandwidth setup to better
reflect the fact that it is a function of the bandwidth.

Thanks to Terry Wu <terrywu2009@gmail.com> for pointing this issue and
to Andy Walls <awalls@radix.net> for an initial patch for this fix.

Cc: Terry Wu <terrywu2009@gmail.com>
Acked-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/tuners/tuner-xc2028.c