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>
Mon, 6 Jun 2011 22:59:41 +0000 (15:59 -0700)
commit4061fde2fa80f40cb27114f60500d38d0afcf350
treec507d9488c2f23fb54599e251aadc846531a07bd
parent3898115896c7f18cb7009de691c43cb3d92bb82a
USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7

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>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/class/cdc-acm.c