aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/dvb-pll.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb/frontends/dvb-pll.c')
-rw-r--r--drivers/media/dvb/frontends/dvb-pll.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/dvb-pll.c b/drivers/media/dvb/frontends/dvb-pll.c
index e7978442fbe9..abc08f0ae197 100644
--- a/drivers/media/dvb/frontends/dvb-pll.c
+++ b/drivers/media/dvb/frontends/dvb-pll.c
@@ -245,6 +245,7 @@ struct dvb_pll_desc dvb_pll_lg_tdvs_h06xf = {
245 .name = "LG TDVS-H06xF", 245 .name = "LG TDVS-H06xF",
246 .min = 54000000, 246 .min = 54000000,
247 .max = 863000000, 247 .max = 863000000,
248 .initdata = tua603x_agc103,
248 .count = 3, 249 .count = 3,
249 .entries = { 250 .entries = {
250 { 165000000, 44000000, 62500, 0xce, 0x01 }, 251 { 165000000, 44000000, 62500, 0xce, 0x01 },