aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/media/dvb/frontends/cx24116.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/cx24116.c b/drivers/media/dvb/frontends/cx24116.c
index fdc741e7e769..4ad86d84875f 100644
--- a/drivers/media/dvb/frontends/cx24116.c
+++ b/drivers/media/dvb/frontends/cx24116.c
@@ -13,7 +13,8 @@
13 Some clean ups. 13 Some clean ups.
14 Copyright (C) 2008 Igor Liplianin 14 Copyright (C) 2008 Igor Liplianin
15 September, 9th 2008 15 September, 9th 2008
16 Fixed locking on high symbol rates (>30000). 16 Fixed locking on high symbol rates (>30000).
17 Implement MPEG initialization parameter.
17 18
18 This program is free software; you can redistribute it and/or modify 19 This program is free software; you can redistribute it and/or modify
19 it under the terms of the GNU General Public License as published by 20 it under the terms of the GNU General Public License as published by