]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: support the new interfaces of Huawei Data Card devices in option driver
authorfangxiaozhi <huananhu@huawei.com>
Wed, 8 Aug 2012 09:24:45 +0000 (09:24 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 26 Aug 2012 22:00:44 +0000 (15:00 -0700)
commitc638628c4aafdd2c6bb555331e5dcb099df7f59c
tree96a3666daad5367ceaafa607a8130074a7b5414e
parentddffad3427e2e80fff78d2fc77f21afbba3d11b0
USB: support the new interfaces of Huawei Data Card devices in option driver

commit ee6f827df9107139e8960326e49e1376352ced4d upstream.

In this patch, we add new declarations into option.c to support the new
interfaces of Huawei Data Card devices. And at the same time, remove the
redundant declarations from option.c.

Signed-off-by: fangxiaozhi <huananhu@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c