]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7
authorToby Gray <toby.gray@realvnc.com>
Mon, 6 Jun 2011 13:52:48 +0000 (14:52 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Jun 2011 22:24:07 +0000 (15:24 -0700)
commit5b7dafb2300d6df0f96d9d16a18402c71166585f
tree93b320d034c9c4becf1a0e5c3516fbfff951bb22
parentc3280cec8785749d7efffccd09d56df18747e02b
USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7

commit 4061fde2fa80f40cb27114f60500d38d0afcf350 upstream.

This adds the Nokia E7 and C7 to the list of devices in cdc-acm, allowing
the secondary ACM channel on the device to be exposed. Without this patch
the ACM driver won't claim this secondary channel as it's marked as
having a vendor-specific protocol.

Signed-off-by: Toby Gray <toby.gray@realvnc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/class/cdc-acm.c