From: Laurent Pinchart Date: Tue, 12 Jun 2007 19:47:17 +0000 (+0200) Subject: USB: Fix up full-speed bInterval values in high-speed interrupt descriptor X-Git-Tag: v2.6.23-rc1~1083^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=300871cd963e24a68aaa9b762f4a10403697d9be;p=pandora-kernel.git USB: Fix up full-speed bInterval values in high-speed interrupt descriptor Many device manufacturers are using full-speed bInterval values in high-speed interrupt endpoint descriptors. If the bInterval value is greater than 16, assume the device uses full-speed descriptors and fix the value accordingly. Signed-off-by: Laurent Pinchart Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed