]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] USB: make MODALIAS code a bit smaller devices
authorPaulo Marques <pmarques@grupopie.com>
Wed, 18 May 2005 12:12:49 +0000 (13:12 +0100)
committerGreg KH <gregkh@suse.de>
Fri, 3 Jun 2005 07:04:29 +0000 (00:04 -0700)
commit77ddecc3c047e4e9bd7332d3173def93ea2de1ad
tree9ea913e583e6ccccd97232da3e184e668fa79576
parent58cfe9113e485f7e04bd0eac4fc4251b330af501
[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>
drivers/usb/core/sysfs.c