summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2012-01-03 06:27:06 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-01-06 13:07:42 -0200
commit245900c4a7a7d23c2e5b2b64b70770debcac5814 (patch)
treeea1c119e7df3e8ef6ee28945ae591ca6ae323d9a /drivers/media/dvb/frontends
parent74e07f3e309599864656fb4560c498478d22d43c (diff)
downloadop-kernel-dev-245900c4a7a7d23c2e5b2b64b70770debcac5814.zip
op-kernel-dev-245900c4a7a7d23c2e5b2b64b70770debcac5814.tar.gz
[media] it913x ver 1.22 corrections to Tuner IDs
Correction to tuner ID 0x51. Don't force tuner ID 0x60 unless eprom data zero. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends')
-rw-r--r--drivers/media/dvb/frontends/it913x-fe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/it913x-fe.h b/drivers/media/dvb/frontends/it913x-fe.h
index 4143ef9..5ee3e2f 100644
--- a/drivers/media/dvb/frontends/it913x-fe.h
+++ b/drivers/media/dvb/frontends/it913x-fe.h
@@ -161,7 +161,7 @@ static inline struct dvb_frontend *it913x_fe_attach(
/* Build in tuner types */
#define IT9137 0x38
#define IT9135_38 0x38
-#define IT9135_51 0x50
+#define IT9135_51 0x51
#define IT9135_52 0x52
#define IT9135_60 0x60
#define IT9135_61 0x61
OpenPOWER on IntegriCloud