]> git.baikalelectronics.ru Git - kernel.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)
commit12f0ca95d70417d43977d1f555320c07b0578bf7
tree9ea913e583e6ccccd97232da3e184e668fa79576
parentd989e1bab7ee3fd65a3c5a207b97eefdd465f921
[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