diff options
author | Igor M. Liplianin <liplianin@me.by> | 2011-01-25 15:04:00 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-03-21 19:32:18 -0400 |
commit | 78db854757aa4110f9c6873d1529b851037a3405 (patch) | |
tree | 52aa3b669d488d117024a970ef67bd313761335d /drivers/media/dvb/frontends | |
parent | e80edce1abfabf637edc68e8dd13ef0af6e46cdf (diff) |
[media] Initial commit to support NetUP Dual DVB-T/C CI RF card
The card based on cx23885 PCI-e brige. Altera FPGA for CI,
multistandard demods stv0367 from STM for QAM & OFDM, Xcieve xc5000 tuners
and additional cx25840 for second analog input.
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')
-rw-r--r-- | drivers/media/dvb/frontends/stv0367.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/dvb/frontends/stv0367.h b/drivers/media/dvb/frontends/stv0367.h index 822a8e98783f..93cc4a57eea0 100644 --- a/drivers/media/dvb/frontends/stv0367.h +++ b/drivers/media/dvb/frontends/stv0367.h | |||
@@ -4,8 +4,8 @@ | |||
4 | * Driver for ST STV0367 DVB-T & DVB-C demodulator IC. | 4 | * Driver for ST STV0367 DVB-T & DVB-C demodulator IC. |
5 | * | 5 | * |
6 | * Copyright (C) ST Microelectronics. | 6 | * Copyright (C) ST Microelectronics. |
7 | * Copyright (C) 2010 NetUP Inc. | 7 | * Copyright (C) 2010,2011 NetUP Inc. |
8 | * Copyright (C) 2010 Igor M. Liplianin <liplianin@netup.ru> | 8 | * Copyright (C) 2010,2011 Igor M. Liplianin <liplianin@netup.ru> |
9 | * | 9 | * |
10 | * This program is free software; you can redistribute it and/or modify | 10 | * This program is free software; you can redistribute it and/or modify |
11 | * it under the terms of the GNU General Public License as published by | 11 | * it under the terms of the GNU General Public License as published by |