]> git.baikalelectronics.ru Git - kernel.git/commit
USB: option: append Petatel NP10T device to GSM modems list
authorDaniil Bolsun <dan.bolsun@gmail.com>
Fri, 19 Jul 2013 07:21:23 +0000 (10:21 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Jul 2013 18:29:26 +0000 (11:29 -0700)
commite008d17a77cc8326567ab5a84f0efc54c18131a4
tree97da71eebf399ae3852b34c2fc71956b174b0cbc
parent3fee1f045e5bfdb11bbc45c4bb3c127c31a7ad99
USB: option: append Petatel NP10T device to GSM modems list

This patch was tested on 3.10.1 kernel.

Same models of Petatel NP10T modems have different device IDs.
Unfortunately they have no additional revision information on a board
which may treat them as different devices. Currently I've seen only
two NP10T devices with various IDs. Possibly Petatel NP10T list will
be appended upon devices with new IDs will appear.

Signed-off-by: Daniil Bolsun <dan.bolsun@gmail.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c