From: Laurent Pinchart Date: Tue, 7 Nov 2006 09:16:25 +0000 (+0100) Subject: USB: Fixed outdated usb_get_device_descriptor() documentation X-Git-Tag: v2.6.19~82^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ab16a9029b0b26c23a4806d90ca76be6d6beae3;p=pandora-kernel.git USB: Fixed outdated usb_get_device_descriptor() documentation usb_get_device_descriptor() used to convert several descriptor fields to host CPU's byte order. Now that it doesn't convert them anymore, update the documentation to reflect this. Signed-off-by: Laurent Pinchart Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed