aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/af9033.h
diff options
context:
space:
mode:
authorHans-Frieder Vogt <hfvogt@gmx.net>2012-04-02 13:18:16 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-04-09 13:51:47 -0400
commit540fd4ba053356cca91429cf4f6bf25fabd2984a (patch)
treec18a707264d166068ffbba435f38e3f1cedb1a16 /drivers/media/dvb/frontends/af9033.h
parent1083a0f9b8f622cefbd53fe75089c37728b6452f (diff)
[media] af9035: add Avermedia Volar HD (A867R) support
Support of AVerMedia AVerTV HD Volar, with tuner MxL5007t. Signed-off-by: Hans-Frieder Vogt <hfvogt@gmx.net> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/af9033.h')
-rw-r--r--drivers/media/dvb/frontends/af9033.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/af9033.h b/drivers/media/dvb/frontends/af9033.h
index af8c1e3e30d0..dcf7e290b6fe 100644
--- a/drivers/media/dvb/frontends/af9033.h
+++ b/drivers/media/dvb/frontends/af9033.h
@@ -40,6 +40,7 @@ struct af9033_config {
40 */ 40 */
41#define AF9033_TUNER_TUA9001 0x27 /* Infineon TUA 9001 */ 41#define AF9033_TUNER_TUA9001 0x27 /* Infineon TUA 9001 */
42#define AF9033_TUNER_FC0011 0x28 /* Fitipower FC0011 */ 42#define AF9033_TUNER_FC0011 0x28 /* Fitipower FC0011 */
43#define AF9033_TUNER_MXL5007T 0xa0 /* MaxLinear MxL5007T */
43 u8 tuner; 44 u8 tuner;
44 45
45 /* 46 /*