lkml.org 
[lkml]   [2017]   [Jan]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.8 13/85] USB: cdc-acm: add device id for GW Instek AFG-125
    Date
    4.8-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Nathaniel Quillin <ndq@google.com>

    commit 301216044e4c27d5a7323c1fa766266fad00db5e upstream.

    Add device-id entry for GW Instek AFG-125, which has a byte swapped
    bInterfaceSubClass (0x20).

    Signed-off-by: Nathaniel Quillin <ndq@google.com>
    Acked-by: Oliver Neukum <oneukum@suse.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    drivers/usb/class/cdc-acm.c | 1 +
    1 file changed, 1 insertion(+)

    --- a/drivers/usb/class/cdc-acm.c
    +++ b/drivers/usb/class/cdc-acm.c
    @@ -1732,6 +1732,7 @@ static const struct usb_device_id acm_id
    { USB_DEVICE(0x20df, 0x0001), /* Simtec Electronics Entropy Key */
    .driver_info = QUIRK_CONTROL_LINE_STATE, },
    { USB_DEVICE(0x2184, 0x001c) }, /* GW Instek AFG-2225 */
    + { USB_DEVICE(0x2184, 0x0036) }, /* GW Instek AFG-125 */
    { USB_DEVICE(0x22b8, 0x6425), /* Motorola MOTOMAGX phones */
    },
    /* Motorola H24 HSPA module: */

    \
     
     \ /
      Last update: 2017-01-04 22:15    [W:8.851 / U:0.740 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site