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>
Wed, 16 Apr 2014 21:03:40 +0000 (14:03 -0700)
commit895d240d1db0b2736d779200788e4c4aea28a0c6
treedae9d5e4bf9ceb1520e4c0a45924d5e9c1f12413
parent166cf4aa354c0066cb1903336382772e9e1b7941
USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver

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>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/class/cdc-acm.c