summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/az6007.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2012-01-21 07:57:06 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-01-21 13:46:39 -0200
commitd585681374ed23a707b572a1199d510e518d7522 (patch)
tree04777e1b2e9c5fd3a78890e19bb1a64a476d2966 /drivers/media/dvb/dvb-usb/az6007.c
parent6fb65a66a227013ba1825efcf47e3c5df1a39131 (diff)
downloadtalos-obmc-linux-d585681374ed23a707b572a1199d510e518d7522.tar.gz
talos-obmc-linux-d585681374ed23a707b572a1199d510e518d7522.zip
[media] drxk: Allow enabling MERR/MVAL cfg
Those two settings are different when used with az6007. Add a config option to enable it. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/az6007.c')
-rw-r--r--drivers/media/dvb/dvb-usb/az6007.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/dvb-usb/az6007.c b/drivers/media/dvb/dvb-usb/az6007.c
index bf8d20151b05..81fdc90be449 100644
--- a/drivers/media/dvb/dvb-usb/az6007.c
+++ b/drivers/media/dvb/dvb-usb/az6007.c
@@ -67,6 +67,7 @@ static struct drxk_config terratec_h7_drxk = {
.parallel_ts = true,
.dynamic_clk = true,
.single_master = true,
+ .enable_merr_cfg = true,
.no_i2c_bridge = false,
.chunk_size = 64,
.mpeg_out_clk_strength = 0x02,
OpenPOWER on IntegriCloud