commit | 4061fde2fa80f40cb27114f60500d38d0afcf350 | [log] [tgz] |
---|---|---|
author | Toby Gray <toby.gray@realvnc.com> | Mon Jun 06 14:52:48 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 06 15:59:41 2011 -0700 |
tree | c507d9488c2f23fb54599e251aadc846531a07bd | |
parent | 3898115896c7f18cb7009de691c43cb3d92bb82a [diff] |
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>