summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tuner-xc2028.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2007-12-18 04:30:52 +0100
committerMauro Carvalho Chehab2008-01-25 22:04:03 +0100
commit3ac510e6097368695ddff20918ab5822823b548e (patch)
treec153a17236be18171b967713898d2bc326d28484 /drivers/media/video/tuner-xc2028.c
parentV4L/DVB (6857): cx23885: correctly join I2C writes and reads from same address (diff)
downloadkernel-qcow2-linux-3ac510e6097368695ddff20918ab5822823b548e.tar.gz
kernel-qcow2-linux-3ac510e6097368695ddff20918ab5822823b548e.tar.xz
kernel-qcow2-linux-3ac510e6097368695ddff20918ab5822823b548e.zip
V4L/DVB (6858): Fix offset for ATSC
ATSC works with offset=0 Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/tuner-xc2028.c')
-rw-r--r--drivers/media/video/tuner-xc2028.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/tuner-xc2028.c b/drivers/media/video/tuner-xc2028.c
index 0565edd224bc..d367f205c98a 100644
--- a/drivers/media/video/tuner-xc2028.c
+++ b/drivers/media/video/tuner-xc2028.c
@@ -873,7 +873,7 @@ static int generic_set_freq(struct dvb_frontend *fe, u32 freq /* in HZ */,
*/
if (new_mode == T_ANALOG_TV) {
rc = send_seq(priv, {0x00, 0x00});
- } else {
+ } else if (!(priv->cur_fw.type & ATSC)) {
offset = 2750000;
/*
* We must adjust the offset by 500kHz in two cases in order