]> 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)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 17 May 2012 15:20:47 +0000 (11:20 -0400)
commitc3ab0773d7c302f79183673a33f519f00c144679
treeac0a61c221565167197fc1e6ad1af32545b2d1be
parent768d9d126c2f2aa56398bf475161e86efbb0d13c
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: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/usb/class/cdc-acm.c