summaryrefslogtreecommitdiffstats
path: root/drivers/media
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media')
-rw-r--r--drivers/media/dvb-frontends/cx24120.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/cx24120.c b/drivers/media/dvb-frontends/cx24120.c
index dc80e6affeae..d1c7ccb94c22 100644
--- a/drivers/media/dvb-frontends/cx24120.c
+++ b/drivers/media/dvb-frontends/cx24120.c
@@ -150,7 +150,7 @@ struct cx24120_state {
fe_status_t fe_status;
- /* ber stats calulations */
+ /* dvbv5 stats calculations */
u32 bitrate;
u32 berw_usecs;
u32 ber_prev;