]> Pileus Git - ~andy/linux/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)
commit21a9631586a07198e22d278fb8695bdd74d9b5c5
tree0f78064a58bb5e9b2a40581ca40e2826d2bbdaf1
parentb4f17a488ae2e09bfcf95c0e0b4219c246f1116a
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