]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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, 4 Dec 2015 16:29:54 +0000 (08:29 -0800)
commit1eaf35e4dd592c59041bc1ed3248c46326da1f5f
tree98669817e60cdda803581671f5f281bd0bfba512
parent097a9ea0e48fa33159ad47d1dc9ef3b215bfc090
xhci: refuse loading if nousb is used

The module should fail to load.

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