* [RESEND][PATCH] Technotrend S2-3200 ships with a TT 1500 remote
@ 2010-05-18 7:26 Hermann Gausterer
0 siblings, 0 replies; only message in thread
From: Hermann Gausterer @ 2010-05-18 7:26 UTC (permalink / raw)
To: linux-media; +Cc: Hermann Gausterer
[-- Attachment #1: Type: text/plain, Size: 790 bytes --]
The Technotrend Budget S2-3200 ships with the
Technotrend 1500 bundled remote which is already supported.
Just add the right Subsystem Device ID.
Signed-off-by: Hermann Gausterer <git-kernel-2010@mrq1.org>
---
drivers/media/dvb/ttpci/budget-ci.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/media/dvb/ttpci/budget-ci.c b/drivers/media/dvb/ttpci/budget-ci.c
index b5c6813..4526d66 100644
--- a/drivers/media/dvb/ttpci/budget-ci.c
+++ b/drivers/media/dvb/ttpci/budget-ci.c
@@ -234,6 +234,7 @@ static int msp430_ir_init(struct budget_ci *budget_ci)
break;
case 0x1010:
case 0x1017:
+ case 0x1019:
case 0x101a:
/* for the Technotrend 1500 bundled remote */
ir_input_init(input_dev, &budget_ci->ir.state,
--
1.6.0.4
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-05-18 7:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-18 7:26 [RESEND][PATCH] Technotrend S2-3200 ships with a TT 1500 remote Hermann Gausterer
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.