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)
commitbf7fbb022f0a3da27a2bcf8d7c973c813d942384
tree13e74291c605af4d62f84774f90eccac699d8fa8
parentd794a02111cd3393da69bc7d6dd2b6074bd037cc
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