From: Arseniy Lartsev Date: Wed, 1 Jul 2009 12:27:26 +0000 (+0400) Subject: USB: cdc-acm: work around some broken devices X-Git-Tag: v2.6.31-rc3~4^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5186ffee2320942c3dc9745f7930e0eb15329ca6;p=pandora-kernel.git USB: cdc-acm: work around some broken devices This patch introduces a work around for cdc-acm devices which are low speed contrary to the specification, which requires bulk endpoints which are banned in low speed and converted by usbcore to virtual interrupt endpoints if they are used nevertheless. Signed-off-by: Arseniy Lartsev Cc: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed