]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Sun, 7 Oct 2012 15:39:30 +0000 (08:39 -0700)
commit782d8021f3300f226ef7000119a8c98ab91bf446
treef62fad2b9c32128d0535ce59e2f1c1edae0c0680
parent57bbde3fc3220a82f7fb1cf0326f08b59cb3cbbe
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>
drivers/usb/serial/qcaux.c