]> 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)
committerAndi Kleen <ak@linux.intel.com>
Mon, 1 Aug 2011 20:54:55 +0000 (13:54 -0700)
commit1533b3eed5c2f38caa7a813163ff1f27264077bb
tree25e75876f88081b54aacf6979c8b265fbdadd92f
parent5d8e9bd2745ac9212f5a899471f46bfed2749d42
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>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
drivers/usb/class/cdc-acm.c