xhci: refuse loading if nousb is used
authorOliver Neukum <oneukum@suse.com>
Thu, 3 Dec 2015 14:03:34 +0000 (15:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Jan 2016 05:49:32 +0000 (21:49 -0800)
commitad55109f9261ff8f317a7df54eb12f842df326f6
tree1a6973f09164dc4c4ffdc464cb08ab968fe40de4
parentc4924b5c530a9fdd4df55868e0bbb593d91fe444
xhci: refuse loading if nousb is used

commit 1eaf35e4dd592c59041bc1ed3248c46326da1f5f upstream.

The module should fail to load.

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