All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: linux-media@vger.kernel.org
Cc: Thomas Gutzler <thomas.gutzler@gmail.com>
Subject: [PATCH 1/2] af9015: map remote for Leadtek WinFast DTV2000DS
Date: Thu, 28 Jul 2011 18:03:46 +0300	[thread overview]
Message-ID: <4E317A52.2080204@iki.fi> (raw)

Thanks to Thomas Gutzler for reporting this.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Cc: Thomas Gutzler <thomas.gutzler@gmail.com>
---


-- 
http://palosaari.fi/

  drivers/media/dvb/dvb-usb/af9015.c |    2 ++
  1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/drivers/media/dvb/dvb-usb/af9015.c 
b/drivers/media/dvb/dvb-usb/af9015.c
index d7ad05f..1fb8248 100644
--- a/drivers/media/dvb/dvb-usb/af9015.c
+++ b/drivers/media/dvb/dvb-usb/af9015.c
@@ -758,6 +758,8 @@ static const struct af9015_rc_setup 
af9015_rc_setup_usbids[] = {
  		RC_MAP_MSI_DIGIVOX_III },
  	{ (USB_VID_LEADTEK << 16) + USB_PID_WINFAST_DTV_DONGLE_GOLD,
  		RC_MAP_LEADTEK_Y04G0051 },
+	{ (USB_VID_LEADTEK << 16) + USB_PID_WINFAST_DTV2000DS,
+		RC_MAP_LEADTEK_Y04G0051 },
  	{ (USB_VID_AVERMEDIA << 16) + USB_PID_AVERMEDIA_VOLAR_X,
  		RC_MAP_AVERMEDIA_M135A },
  	{ (USB_VID_AFATECH << 16) + USB_PID_TREKSTOR_DVBT,
-- 
1.7.6

             reply	other threads:[~2011-07-28 15:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-28 15:03 Antti Palosaari [this message]
2011-07-28 15:05 [PATCH 1/2] af9015: map remote for Leadtek WinFast DTV2000DS Antti Palosaari
2011-07-28 22:15 Antti Palosaari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E317A52.2080204@iki.fi \
    --to=crope@iki.fi \
    --cc=linux-media@vger.kernel.org \
    --cc=thomas.gutzler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.