]> git.baikalelectronics.ru Git - kernel.git/commit
USB: qmi_wwan: Make forced int 4 whitelist generic
authorAndrew Bird (Sphere Systems) <ajb@spheresystems.co.uk>
Sat, 19 May 2012 22:28:36 +0000 (22:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 May 2012 20:58:36 +0000 (16:58 -0400)
commit14b97267fa288599f7c9b03efbf21f76271e3ea6
treedde2d9e377b175f2c3643eec8bff4a8812842886
parentd8da132370f4074ccbca25e057678f8f9b9d392b
USB: qmi_wwan: Make forced int 4 whitelist generic

Change the forced interface 4 whitelist to use the generic shared
binder instead of the Gobi specific one. Certain ZTE devices
(K3520-Z & K3765-Z) don't work with the Gobi version, but function
quite happily with the generic. This has been tested with the following
devices:
K3520-Z
K3565-Z
K3765-Z
K4505-Z
It hasn't been tested with the ZTE MF820D, which is the only other
device that uses this whitelist at present. Although Bjorn doesn't
expect any problems, any testing with that device would be appreciated.

Signed-off-by: Andrew Bird <ajb@spheresystems.co.uk>
Acked-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/qmi_wwan.c