USB: qcaux: add Pantech vendor class match
authorBjørn Mork <bjorn@mork.no>
Wed, 19 Sep 2012 20:02:03 +0000 (22:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Sep 2012 16:42:02 +0000 (09:42 -0700)
commitc638eb2872b3af079501e7ee44cbb8a5cce9b4b5
tree2e93cc3be0d44018611be24bbbc05100e2015c09
parent160c9425ac52cb30502be2d9c5e848cec91bb115
USB: qcaux: add Pantech vendor class match

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: stable <stable@vger.kernel.org>
Cc: Thomas Schäfer <tschaefer@t-online.de>
Acked-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/qcaux.c