This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/media_tree.git tree:
Subject: [media] af9015: map remote for Leadtek WinFast DTV2000DS Author: Antti Palosaari <[email protected]> Date: Thu Jul 28 19:15:38 2011 -0300 Thanks to Thomas Gutzler for reporting this. Signed-off-by: Antti Palosaari <[email protected]> Cc: Thomas Gutzler <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]> drivers/media/dvb/dvb-usb/af9015.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) --- http://git.linuxtv.org/media_tree.git?a=commitdiff;h=4c0cfa24f7e0e4b7d48075fcfe867035a4a2ccdf diff --git a/drivers/media/dvb/dvb-usb/af9015.c b/drivers/media/dvb/dvb-usb/af9015.c index f966b0b..d70bbe7 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, _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
