]> git.baikalelectronics.ru Git - kernel.git/commit
proc_usb_info.txt: Correct documentation about endianness of config descriptors
authorHans de Goede <hdegoede@redhat.com>
Sat, 3 Aug 2013 14:37:49 +0000 (16:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2013 19:24:27 +0000 (12:24 -0700)
commite759e0c240a228315b3b7246e3d2c72dd8c22079
tree0f78064a58bb5e9b2a40581ca40e2826d2bbdaf1
parented9b41f8ee52cca5e033d585c48d4fa921376f38
proc_usb_info.txt: Correct documentation about endianness of config descriptors

The config descriptors as read from /proc/bus/usb/BBB/DDD are in *bus* endian
format. Correct proc_usb_info.txt to correctly reflect that.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/usb/proc_usb_info.txt