linux-stable/drivers/usb/core
Greg Kroah-Hartman 0b7a194cce [PATCH] USB: always export interface information for modalias
This fixes a problem with some cdc acm devices that were not getting
automatically loaded as the module alias was not being reported
properly.

This check was for back in the days when we only reported hotplug events
for the main usb device, not the interfaces.  We should always give the
interface information for MODALIAS/modalias as it can be needed.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-11-10 21:18:55 -08:00
..
buffer.c
config.c
devices.c
devio.c Use the new "kill_proc_info_as_uid()" for USB disconnect too 2005-10-10 16:31:30 -07:00
file.c
hcd-pci.c [PATCH] usb/core/hcd-pci.c: don't free_irq() on suspend 2005-09-30 09:23:30 -07:00
hcd.c
hcd.h
hub.c [PATCH] USB: relax usbcore reset timings 2005-09-12 12:23:49 -07:00
hub.h
inode.c Use the new "kill_proc_info_as_uid()" for USB disconnect too 2005-10-10 16:31:30 -07:00
Kconfig
Makefile
message.c [PATCH] driver core: add helper device_is_registered() 2005-09-22 07:58:24 -07:00
otg_whitelist.h
sysfs.c [PATCH] USB: always export interface information for modalias 2005-11-10 21:18:55 -08:00
urb.c
usb.c [PATCH] USB: always export interface information for modalias 2005-11-10 21:18:55 -08:00
usb.h Use the new "kill_proc_info_as_uid()" for USB disconnect too 2005-10-10 16:31:30 -07:00