summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci/budget-ci.c
diff options
context:
space:
mode:
authorOliver Endriss2008-04-21 03:13:37 +0200
committerMauro Carvalho Chehab2008-04-24 19:09:45 +0200
commitda2c7f66174d082e6b8e1b0c9c0576833abfe866 (patch)
treeaba5ce91c1733c08fa4ea059b5d698a15bc52a8d /drivers/media/dvb/ttpci/budget-ci.c
parentV4L/DVB (7661): stv0299: Add flag to turn off OP0 output (diff)
downloadkernel-qcow2-linux-da2c7f66174d082e6b8e1b0c9c0576833abfe866.tar.gz
kernel-qcow2-linux-da2c7f66174d082e6b8e1b0c9c0576833abfe866.tar.xz
kernel-qcow2-linux-da2c7f66174d082e6b8e1b0c9c0576833abfe866.zip
V4L/DVB (7662): stv0299: Fixed some typos
Fixed some typos. Signed-off-by: Oliver Endriss <o.endriss@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/ttpci/budget-ci.c')
-rw-r--r--drivers/media/dvb/ttpci/budget-ci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/ttpci/budget-ci.c b/drivers/media/dvb/ttpci/budget-ci.c
index 0323515bfd2a..6530323d5406 100644
--- a/drivers/media/dvb/ttpci/budget-ci.c
+++ b/drivers/media/dvb/ttpci/budget-ci.c
@@ -728,7 +728,7 @@ static struct stv0299_config philips_su1278_tt_config = {
.mclk = 64000000UL,
.invert = 0,
.skip_reinit = 1,
- .lock_output = STV0229_LOCKOUTPUT_1,
+ .lock_output = STV0299_LOCKOUTPUT_1,
.volt13_op0_op1 = STV0299_VOLT13_OP1,
.min_delay_ms = 50,
.set_symbol_rate = philips_su1278_tt_set_symbol_rate,