lkml.org 
[lkml]   [2012]   [Mar]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[ 010/108] USB: ftdi_sio: new PID: LUMEL PD12
    3.0-stable review patch.  If anyone has any objections, please let me know.

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

    From: Michał Wróbel <michal.wrobel@flytronic.pl>

    commit 57e596f3af88ef52dea9640ed5e34ecd38893a02 upstream.

    Signed-off-by: Michał Wróbel <michal.wrobel@flytronic.pl>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    drivers/usb/serial/ftdi_sio.c | 1 +
    drivers/usb/serial/ftdi_sio_ids.h | 2 ++
    2 files changed, 3 insertions(+)

    --- a/drivers/usb/serial/ftdi_sio.c
    +++ b/drivers/usb/serial/ftdi_sio.c
    @@ -848,6 +848,7 @@ static struct usb_device_id id_table_com
    { USB_DEVICE(FTDI_VID, FTDI_RF_R106) },
    { USB_DEVICE(FTDI_VID, FTDI_DISTORTEC_JTAG_LOCK_PICK_PID),
    .driver_info = (kernel_ulong_t)&ftdi_jtag_quirk },
    + { USB_DEVICE(FTDI_VID, FTDI_LUMEL_PD12_PID) },
    { }, /* Optional parameter entry */
    { } /* Terminating entry */
    };
    --- a/drivers/usb/serial/ftdi_sio_ids.h
    +++ b/drivers/usb/serial/ftdi_sio_ids.h
    @@ -30,6 +30,8 @@

    /*** third-party PIDs (using FTDI_VID) ***/

    +#define FTDI_LUMEL_PD12_PID 0x6002
    +
    /*
    * Marvell OpenRD Base, Client
    * http://www.open-rd.org

    --
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2012-03-31 01:15    [W:4.157 / U:0.320 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site