commit | 21a9631586a07198e22d278fb8695bdd74d9b5c5 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Aug 03 16:37:49 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 12 12:24:27 2013 -0700 |
tree | 0f78064a58bb5e9b2a40581ca40e2826d2bbdaf1 | |
parent | b4f17a488ae2e09bfcf95c0e0b4219c246f1116a [diff] |
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>