From: Carl-Daniel Hailfinger Date: Tue, 31 May 2011 19:31:08 +0000 (+0200) Subject: USB: Add "authorized_default" parameter to the usbcore module X-Git-Tag: v3.1-rc1~234^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4fc2342cb611f945fa468e742759e25984005ad;p=pandora-kernel.git USB: Add "authorized_default" parameter to the usbcore module The "authorized_default" module parameter of usbcore controls the default for the authorized_default variable of each USB host controller. -1 is authorized for all devices except wireless (default, old behaviour) 0 is unauthorized for all devices 1 is authorized for all devices Signed-off-by: Carl-Daniel Hailfinger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed