]> 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)
commit9bb739b2bddf43cf8ad672a93663056576124bb8
tree97da71eebf399ae3852b34c2fc71956b174b0cbc
parent337ea67ca2730e122d131c22d81a3dc9b3748782
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