]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: add the sysfs driver name to all modules
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 15 Jan 2007 19:50:02 +0000 (11:50 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Feb 2007 18:37:12 +0000 (10:37 -0800)
commit80f745fb1b0fb11383cbb8df2c36aaaa0399b6e6
tree4b8f1c9d98f97bec839c95d0498259af8b8627c5
parent4b315627e6b894156e235ac905786e7d46aab2e6
USB: add the sysfs driver name to all modules

This adds the module name to all USB drivers, if they are built into the
kernel or not.  It will show up in /sys/modules/MODULE_NAME/drivers/

Cc: Kay Sievers <kay.sievers@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/driver.c
include/linux/usb.h