]> git.kernelconcepts.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 02:31:43 +0000 (19:31 -0700)
commitce970c19f37d00f36d39ae70078ecaa44670ec29
tree7518b1d08032db0d73dc31fc4ad9139ddd2f6eac
parent7b2ae8a339e28c61b5ec9b071ed40641538bf28c
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