commit | bf7fbb022f0a3da27a2bcf8d7c973c813d942384 | [log] [tgz] |
---|---|---|
author | Frans Pop <elendil@planet.nl> | Fri Jun 26 16:10:19 2009 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Sun Jul 12 15:16:39 2009 -0700 |
tree | 13e74291c605af4d62f84774f90eccac699d8fa8 | |
parent | d794a02111cd3393da69bc7d6dd2b6074bd037cc [diff] |
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>