projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64fb580
)
[media] af9015: map DigitalNow TinyTwin v2 remote
author
Antti Palosaari
<crope@iki.fi>
Fri, 22 Oct 2010 23:37:11 +0000
(20:37 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 23 Oct 2010 13:12:17 +0000
(11:12 -0200)
Signed-off-by: Antti Palosaari <crope@iki.fi>
Cc: Renura Enterprises Pty Ltd <renura@digitalnow.com.au>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/af9015.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/dvb-usb/af9015.c
b/drivers/media/dvb/dvb-usb/af9015.c
index
f11743f
..
580ed14
100644
(file)
--- a/
drivers/media/dvb/dvb-usb/af9015.c
+++ b/
drivers/media/dvb/dvb-usb/af9015.c
@@
-752,6
+752,8
@@
static const struct af9015_rc_setup af9015_rc_setup_usbids[] = {
RC_MAP_AVERMEDIA_M135A },
{ (USB_VID_AFATECH << 16) + USB_PID_TREKSTOR_DVBT,
RC_MAP_TREKSTOR },
+ { (USB_VID_KWORLD_2 << 16) + USB_PID_TINYTWIN_2,
+ RC_MAP_DIGITALNOW_TINYTWIN },
{ }
};