Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c9adafa3 authored by Jemma Denson's avatar Jemma Denson Committed by Mauro Carvalho Chehab
Browse files

[media] cx24120: Update comment & fix typo



These state vars are used for more than just ber calculation, also
fix typo.

Signed-off-by: default avatarJemma Denson <jdenson@gmail.com>
Signed-off-by: default avatarPatrick Boettcher <patrick.boettcher@posteo.de>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent e3f2f63e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -150,7 +150,7 @@ struct cx24120_state {


	fe_status_t fe_status;
	fe_status_t fe_status;


	/* ber stats calulations */
	/* dvbv5 stats calculations */
	u32 bitrate;
	u32 bitrate;
	u32 berw_usecs;
	u32 berw_usecs;
	u32 ber_prev;
	u32 ber_prev;