]> git.baikalelectronics.ru Git - kernel.git/commit
USB: add missing class descriptions used in usb/devices file
authorFrans Pop <elendil@planet.nl>
Fri, 26 Jun 2009 14:10:19 +0000 (16:10 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 12 Jul 2009 22:16:39 +0000 (15:16 -0700)
commit9b3f5dbf6c0b625374d5d72d8b752c6612b9bbc4
tree13e74291c605af4d62f84774f90eccac699d8fa8
parent5917ebb9844a095a246b5c2f962ab11de9689374
USB: add missing class descriptions used in usb/devices file

Added descriptions (for WIRELESS_CONTROLLER and MISC) were taken from
the usb-devices script now included in usbutils.

Also sort the classes in the same order as in include/linux/usb/ch9.h
for easier comparison for future updates.

Signed-off-by: Frans Pop <elendil@planet.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/devices.c