[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGG=RuYdtfjJf5wKG92KdyKuG6AiBHp2_OSH8Wemi3yQOsouMQ@mail.gmail.com>
Date: Sat, 26 Apr 2014 17:36:53 +0100
From: Brian Healy <healybrian@...il.com>
To: torvalds@...l.org
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH] Kernel 3.15-rc2 : Peak DVB-T USB tuner device ids for
rtl28xxu driver
[PATCH] Kernel 3.15-rc2 : Peak DVB-T USB tuner device ids for rtl28xxu driver
Signed-off-by: Brian Healy <healybrian<at>gmail.com>
--- drivers/media/usb/dvb-usb-v2/rtl28xxu.c.orig 2014-04-26
17:02:36.068691000 +0100
+++ drivers/media/usb/dvb-usb-v2/rtl28xxu.c 2014-04-26
17:03:11.944691000 +0100
@@ -1499,6 +1499,8 @@ static const struct usb_device_id rtl28x
&rtl2832u_props, "Crypto ReDi PC 50 A", NULL) },
{ DVB_USB_DEVICE(USB_VID_KYE, 0x707f,
&rtl2832u_props, "Genius TVGo DVB-T03", NULL) },
+ { DVB_USB_DEVICE(USB_VID_KWORLD_2, 0xd395,
+ &rtl2832u_props, "Peak DVB-T USB", NULL) },
/* RTL2832P devices: */
{ DVB_USB_DEVICE(USB_VID_HANFTEK, 0x0131,
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists