USB: qcaux: add Pantech vendor class match
authorBjørn Mork <bjorn@mork.no>
Wed, 19 Sep 2012 20:02:03 +0000 (22:02 +0200)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 17 Oct 2012 02:48:40 +0000 (03:48 +0100)
commitcd2e82d4af8f6ac20b082aedb1bed3a25a74017f
treec8c7a2d453f8e66de2b08faa6eeb19d339b9ec85
parenta806ca8384cbc7f08ae9db75f9e06004e1cdaa13
USB: qcaux: add Pantech vendor class match

commit c638eb2872b3af079501e7ee44cbb8a5cce9b4b5 upstream.

The three Pantech devices UML190 (106c:3716), UML290 (106c:3718) and
P4200 (106c:3721) all use the same subclasses to identify vendor
specific functions.  Replace the existing device specific entries
with generic vendor matching, adding support for the P4200.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Cc: Thomas Schäfer <tschaefer@t-online.de>
Acked-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/serial/qcaux.c