]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: option: Updated Huawei K4605 has better id
authorAndrew Bird <ajb@spheresystems.co.uk>
Mon, 28 May 2012 11:43:06 +0000 (12:43 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 Jun 2012 18:36:56 +0000 (11:36 -0700)
commit18246bfb1f51368b2d1386d2775124b207e158cb
tree14fd9ce5f9cdbf4547c85be1e6972033ae29cca1
parent781259df8b5637b7ea0810b633c6da3570c7b4db
USB: option: Updated Huawei K4605 has better id

commit 42ca7da1c2363dbef4ba1b6917c4c02274b6a5e2 upstream.

Later firmwares for this device now have proper subclass and
protocol info so we can identify it nicely without needing to use
the blacklist. I'm not removing the old 0xff matching as there
may be devices in the field that still need that.

Signed-off-by: Andrew Bird <ajb@spheresystems.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c