summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-usb/af9005-fe.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux/drivers/media/dvb/dvb-usb/af9005-fe.c')
-rw-r--r--linux/drivers/media/dvb/dvb-usb/af9005-fe.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/linux/drivers/media/dvb/dvb-usb/af9005-fe.c b/linux/drivers/media/dvb/dvb-usb/af9005-fe.c
index d17a41c4f..fd3320501 100644
--- a/linux/drivers/media/dvb/dvb-usb/af9005-fe.c
+++ b/linux/drivers/media/dvb/dvb-usb/af9005-fe.c
@@ -403,8 +403,8 @@ static int af9005_get_statistic(struct dvb_frontend *fe)
if (ret == 0) {
af9005_reset_pre_viterbi(fe);
if (state->pre_vit_bit_count > 0) {
- /* according to v 0.0.4 of the dvb api ber should be a multiple
- of 10E-9 so we have to multiply the error count by
+ /* according to v 0.0.4 of the dvb api ber should be a multiple
+ of 10E-9 so we have to multiply the error count by
10E9=1000000000 */
numerator =
(u64) state->pre_vit_error_count * (u64) 1000000000;
@@ -495,7 +495,7 @@ static int af9005_fe_read_status(struct dvb_frontend *fe, fe_status_t * stat)
#if 0
/* adjust mt2060 for strong signal (test) */
buf[0] = 0x0b;
- if (strong) {
+ if (temp) {
buf[1] = 0x30;
} else {
buf[1] = 0x33;
@@ -878,7 +878,7 @@ static int af9005_fe_init(struct dvb_frontend *fe)
if (i == 150)
return -ETIMEDOUT;
- /*FIXME in the dump
+ /*FIXME in the dump
write B200 A9
write xd_g_reg_ofsm_clk 7
read eepr c6 (2)