aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/bsru6.h
diff options
context:
space:
mode:
authorOliver Endriss <o.endriss@gmx.de>2008-04-20 22:13:37 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-04-24 14:09:45 -0300
commitda2c7f66174d082e6b8e1b0c9c0576833abfe866 (patch)
treeaba5ce91c1733c08fa4ea059b5d698a15bc52a8d /drivers/media/dvb/frontends/bsru6.h
parente84b133e329ddad725907844c285efcd35dae39d (diff)
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/frontends/bsru6.h')
-rw-r--r--drivers/media/dvb/frontends/bsru6.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/bsru6.h b/drivers/media/dvb/frontends/bsru6.h
index e231cd84b3a..45a6dfd8ebb 100644
--- a/drivers/media/dvb/frontends/bsru6.h
+++ b/drivers/media/dvb/frontends/bsru6.h
@@ -133,7 +133,7 @@ static struct stv0299_config alps_bsru6_config = {
.mclk = 88000000UL,
.invert = 1,
.skip_reinit = 0,
- .lock_output = STV0229_LOCKOUTPUT_1,
+ .lock_output = STV0299_LOCKOUTPUT_1,
.volt13_op0_op1 = STV0299_VOLT13_OP1,
.min_delay_ms = 100,
.set_symbol_rate = alps_bsru6_set_symbol_rate,