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 04:52:12 +0000 (21:52 -0700)
commited37e0cb63f1e39411150e29061beeaaed064540
tree7370486682bc229da544e38b633d8aad64b1bd0c
parent6fe8c0a06b858e6225fcfb80e3be0a319ff84ea7
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