lkml.org 
[lkml]   [2019]   [Oct]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[PATCH 3.16 42/87] USB: usb-storage: Add new ID to ums-realtek
    3.16.75-rc1 review patch.  If anyone has any objections, please let me know.

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

    From: Kai-Heng Feng <kai.heng.feng@canonical.com>

    commit 1a6dd3fea131276a4fc44ae77b0f471b0b473577 upstream.

    There is one more Realtek card reader requires ums-realtek to work
    correctly.

    Add the device ID to support it.

    Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
    ---
    drivers/usb/storage/unusual_realtek.h | 5 +++++
    1 file changed, 5 insertions(+)

    --- a/drivers/usb/storage/unusual_realtek.h
    +++ b/drivers/usb/storage/unusual_realtek.h
    @@ -28,6 +28,11 @@ UNUSUAL_DEV(0x0bda, 0x0138, 0x0000, 0x99
    "USB Card Reader",
    USB_SC_DEVICE, USB_PR_DEVICE, init_realtek_cr, 0),

    +UNUSUAL_DEV(0x0bda, 0x0153, 0x0000, 0x9999,
    + "Realtek",
    + "USB Card Reader",
    + USB_SC_DEVICE, USB_PR_DEVICE, init_realtek_cr, 0),
    +
    UNUSUAL_DEV(0x0bda, 0x0158, 0x0000, 0x9999,
    "Realtek",
    "USB Card Reader",
    \
     
     \ /
      Last update: 2019-10-02 21:13    [W:4.674 / U:0.372 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site