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>
Sun, 28 Jul 2013 23:30:15 +0000 (16:30 -0700)
commit490217ce2c9ab2318d9a4613547943d98706034b
treef0a73ca6e5c1df22eeaa945a47240391b11622e1
parent5ac2d863c312ec42bb6778988577ada67f09ba85
USB: option: append Petatel NP10T device to GSM modems list

commit c38e83b6cc2adf80e3f091fd92cfbeacc9748347 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c