linux/drivers/usb/core
Rusty Russell 785895ff1f USB: Don't use __module_param_call; use core_param.
Impact: cleanup

Found this when I changed args to __module_param_call.  We now have
core_param for exactly this, but Greg assures me "nousb" is used as a
module parameter, so we need the #ifdef MODULE.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-07 09:59:58 -08:00
..
buffer.c
config.c
devices.c
devio.c USB: Remove restrictions on signal numbers in devio.c 2009-01-07 09:59:51 -08:00
driver.c USB: Introduce usb_queue_reset() to do resets from atomic contexts 2009-01-07 09:59:53 -08:00
endpoint.c
file.c
generic.c
hcd-pci.c
hcd.c USB: Allow usbmon as a module even if usbcore is builtin 2009-01-07 09:59:54 -08:00
hcd.h USB: Allow usbmon as a module even if usbcore is builtin 2009-01-07 09:59:54 -08:00
hub.c USB: announce new devices earlier 2009-01-07 09:59:54 -08:00
hub.h
inode.c zero i_uid/i_gid on inode allocation 2009-01-05 11:54:28 -05:00
Kconfig
Makefile
message.c USB: Introduce usb_queue_reset() to do resets from atomic contexts 2009-01-07 09:59:53 -08:00
notify.c
otg_whitelist.h
quirks.c
sysfs.c USB: straighten out inline code in sysfs.c 2009-01-07 09:59:50 -08:00
urb.c
usb.c USB: Don't use __module_param_call; use core_param. 2009-01-07 09:59:58 -08:00
usb.h USB: add asynchronous autosuspend/autoresume support 2009-01-07 09:59:53 -08:00