OSDN Git Service

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:05:36 +0000 (15:05 -0700)
commitb2577a0c1590467946eb245b76006a2369779a52
tree1224391b896b191976b52d0caf1e4fb052c39d4b
parent17753081ca3a32851ef406ca076fcec20152a00c
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