]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: serial: option: Ignore card reader interface on Huawei E1750
authorMichal Malý <madcatxster@prifuk.cz>
Sat, 28 Sep 2013 17:50:27 +0000 (19:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Oct 2013 23:08:33 +0000 (16:08 -0700)
commit1b069646f53350d9c1188cef6d6bdd09a1df8b44
treeb50daab345e92f08cabd279206c5fc8d444d4cde
parente54fcd5bcf04a1623e0cd5bf1eff5948d5666990
USB: serial: option: Ignore card reader interface on Huawei E1750

commit eb2addd4044b4b2ce77693bde5bc810536dd96ee upstream.

Hi,

my Huawei 3G modem has an embedded Smart Card reader which causes
trouble when the modem is being detected (a bunch of "<warn>  (ttyUSBx):
open blocked by driver for more than 7 seconds!" in messages.log). This
trivial patch corrects the problem for me. The modem identifies itself
as "12d1:1406 Huawei Technologies Co., Ltd. E1750" in lsusb although the
description on the body says "Model E173u-1"

Signed-off-by: Michal Malý <madcatxster@prifuk.cz>
Cc: Bjørn Mork <bjorn@mork.no>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c