USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver
authorMichael Ulbricht <michael.ulbricht@systec-electronic.com>
Tue, 25 Mar 2014 09:34:18 +0000 (10:34 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 May 2014 20:20:30 +0000 (13:20 -0700)
commitb843f630425c94974c45d9cf5e285f080ad39351
tree6ee3df4613eb2d4186bc8aa353c9742ff4d0a8ac
parent402e194dfc5b38d99f9c65b86e2666b29adebf8c
USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver

commit 895d240d1db0b2736d779200788e4c4aea28a0c6 upstream.

By specifying NO_UNION_NORMAL the ACM driver does only use the first two
USB interfaces (modem data & control). The AT Port, Diagnostic and NMEA
interfaces are left to the USB serial driver.

Signed-off-by: Michael Ulbricht <michael.ulbricht@systec-electronic.com>
Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Oliver Neukum <oliver@neukum.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/class/cdc-acm.c