]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit56263cd06d0ffe8af5bff347594819e2b3b08753
treedae9d5e4bf9ceb1520e4c0a45924d5e9c1f12413
parent16eec008e0b657332a119cdc76d09bafe439a173
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