From: Dmitry Torokhov Date: Sat, 19 Mar 2011 04:29:01 +0000 (-0700) Subject: USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices X-Git-Tag: v2.6.39-rc4~16^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2868a2b1ba8f9c7f6c4170519ebb6c62934df70e;p=pandora-kernel.git USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices Isochronous and interrupt SuperSpeed endpoints use the same mechanisms for decoding bInterval values as HighSpeed ones so adjust the code accordingly. Also bandwidth reservation for SuperSpeed matches highspeed, not low/full speed. Signed-off-by: Dmitry Torokhov Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed