]> 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 22:12:12 +0000 (15:12 -0700)
commit0dfcf2c7d9488159970a9753e15ccb8b0d0cecec
treea764f32cf6673a09da863460985eb29a2f4defd9
parent1289a4da9f715c71d7fce707b330f1c6dc1b9150
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