projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccb4364
)
V4L/DVB (8076): budget-ci: Support the bundled remote control of the TT DVB-C 1501
author
Oliver Endriss
<o.endriss@gmx.de>
Fri, 20 Jun 2008 02:36:45 +0000
(23:36 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Sun, 20 Jul 2008 10:10:21 +0000
(07:10 -0300)
Support the bundled remote control of the TT DVB-C 1501
Thanks-to: SG <SiestaGomez@web.de>
Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/ttpci/budget-ci.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/ttpci/budget-ci.c
b/drivers/media/dvb/ttpci/budget-ci.c
index 374100316dc350c0627e3842fb29e6f6cb1bacb2..060e7c7853266f9a2ae6fd514748a6e10b67182c 100644
(file)
--- a/
drivers/media/dvb/ttpci/budget-ci.c
+++ b/
drivers/media/dvb/ttpci/budget-ci.c
@@
-227,6
+227,7
@@
static int msp430_ir_init(struct budget_ci *budget_ci)
break;
case 0x1010:
case 0x1017:
+ case 0x101a:
/* for the Technotrend 1500 bundled remote */
ir_input_init(input_dev, &budget_ci->ir.state,
IR_TYPE_RC5, ir_codes_tt_1500);