]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
usb: make "nousb" a clear module parameter
authorOliver Neukum <oneukum@suse.com>
Thu, 3 Dec 2015 14:03:33 +0000 (15:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Dec 2015 16:29:54 +0000 (08:29 -0800)
commit097a9ea0e48fa33159ad47d1dc9ef3b215bfc090
tree745ab378d8dc151621c6fb808ed0f36a85014ef0
parent40d581489adbb44a2d1005867d7a7695d61110e6
usb: make "nousb" a clear module parameter

It shouldn't matter how usbcore is compiled. As it is a subsystem,
the correct way to use nousb should be usbcore.nousb

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/usb.c