summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/stv0900_core.c
diff options
context:
space:
mode:
authorIgor M. Liplianin <liplianin@netup.ru>2009-03-15 10:31:45 (GMT)
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-03-30 15:43:24 (GMT)
commit5765348cd41c17c797765174d479508ecfbd43de (patch)
tree23b35263b56a60e7d9da03cc2603ffd239271d95 /drivers/media/dvb/frontends/stv0900_core.c
parent11a84143b27303095b035931350e9233b538c4e3 (diff)
downloadlinux-fsl-qoriq-5765348cd41c17c797765174d479508ecfbd43de.tar.xz
V4L/DVB (11055): Fix typo in stv0900
Signed-off-by: Igor M. Liplianin <liplianin@netup.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/stv0900_core.c')
-rw-r--r--drivers/media/dvb/frontends/stv0900_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/stv0900_core.c b/drivers/media/dvb/frontends/stv0900_core.c
index 5c8835e..da414b1 100644
--- a/drivers/media/dvb/frontends/stv0900_core.c
+++ b/drivers/media/dvb/frontends/stv0900_core.c
@@ -667,7 +667,7 @@ static s32 stv0900_carr_get_quality(struct dvb_frontend *fe,
dmd_reg(noise_field1, F0900_P1_NOSDATAT_NORMED1,
F0900_P2_NOSDATAT_NORMED1);
dmd_reg(noise_field0, F0900_P1_NOSDATAT_NORMED0,
- F0900_P1_NOSDATAT_NORMED0);
+ F0900_P2_NOSDATAT_NORMED0);
}
if (stv0900_get_bits(i_params, lock_flag_field)) {