commit | 77ddecc3c047e4e9bd7332d3173def93ea2de1ad | [log] [tgz] |
---|---|---|
author | Paulo Marques <pmarques@grupopie.com> | Wed May 18 13:12:49 2005 +0100 |
committer | Greg KH <gregkh@suse.de> | Fri Jun 03 00:04:29 2005 -0700 |
tree | 9ea913e583e6ccccd97232da3e184e668fa79576 | |
parent | 58cfe9113e485f7e04bd0eac4fc4251b330af501 [diff] |
[PATCH] USB: make MODALIAS code a bit smaller devices This patch makes the code to provide modalias in sysfs for usb devices 56 bytes smaller in i386, while making it clear that the first part of the modalias string is the same no matter what the device class is. Signed-Off-By: Paulo Marques <pmarques@grupopie.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>