summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885/cx23885-dvb.c
diff options
context:
space:
mode:
authorSteven Toth2009-04-21 03:42:00 +0200
committerMauro Carvalho Chehab2009-05-09 23:52:19 +0200
commit52c3d29cfa2fa02f525a01abf28abf48f49801bf (patch)
tree847dac87e957f6fe29b38106457206ea22d43ac8 /drivers/media/video/cx23885/cx23885-dvb.c
parentV4L/DVB (11662): v4l2-ioctl: Clear buffer type specific trailing fields/padding (diff)
downloadkernel-qcow2-linux-52c3d29cfa2fa02f525a01abf28abf48f49801bf.tar.gz
kernel-qcow2-linux-52c3d29cfa2fa02f525a01abf28abf48f49801bf.tar.xz
kernel-qcow2-linux-52c3d29cfa2fa02f525a01abf28abf48f49801bf.zip
V4L/DVB (11664): cx23885: Frontend wasn't locking on HVR-1500
The boards control struct wasn't updated when (presumably) all of the other drivers migrated from using scode_table to specifying the demod. Signed-off-by: Steven Toth <stoth@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/cx23885/cx23885-dvb.c')
-rw-r--r--drivers/media/video/cx23885/cx23885-dvb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx23885/cx23885-dvb.c b/drivers/media/video/cx23885/cx23885-dvb.c
index 0c49a98213c4..1dc070da8652 100644
--- a/drivers/media/video/cx23885/cx23885-dvb.c
+++ b/drivers/media/video/cx23885/cx23885-dvb.c
@@ -472,7 +472,7 @@ static int dvb_register(struct cx23885_tsport *port)
static struct xc2028_ctrl ctl = {
.fname = XC2028_DEFAULT_FIRMWARE,
.max_len = 64,
- .scode_table = XC3028_FE_OREN538,
+ .demod = XC3028_FE_OREN538,
};
fe = dvb_attach(xc2028_attach,