]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blob - recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.22/0005-staging-r8712u-Add-new-USB-IDs.patch
linux-ti33x-psp 3.2: update to 3.2.23
[glsdk/meta-ti-glsdk.git] / recipes-kernel / linux / linux-ti33x-psp-3.2 / 3.2.22 / 0005-staging-r8712u-Add-new-USB-IDs.patch
1 From 4f4723008a7461c6840e643bc66fcd92bfbf26b3 Mon Sep 17 00:00:00 2001
2 From: Lubomir Schmidt <gentoo.lubomir@googlemail.com>
3 Date: Fri, 15 Jun 2012 15:12:17 -0500
4 Subject: [PATCH 05/46] staging: r8712u: Add new USB IDs
6 commit 3026b0e942c65c65c8fc80d391d004228b52b916 upstream.
8 There are two new devices for this driver.
10 Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
11 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
12 Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
13 ---
14  drivers/staging/rtl8712/usb_intf.c |    2 ++
15  1 file changed, 2 insertions(+)
17 diff --git a/drivers/staging/rtl8712/usb_intf.c b/drivers/staging/rtl8712/usb_intf.c
18 index ec41d38..f4b738f 100644
19 --- a/drivers/staging/rtl8712/usb_intf.c
20 +++ b/drivers/staging/rtl8712/usb_intf.c
21 @@ -102,6 +102,8 @@ static struct usb_device_id rtl871x_usb_id_tbl[] = {
22         /* - */
23         {USB_DEVICE(0x20F4, 0x646B)},
24         {USB_DEVICE(0x083A, 0xC512)},
25 +       {USB_DEVICE(0x25D4, 0x4CA1)},
26 +       {USB_DEVICE(0x25D4, 0x4CAB)},
27  
28  /* RTL8191SU */
29         /* Realtek */
30 -- 
31 1.7.10