From: Inaky Perez-Gonzalez Date: Wed, 1 Aug 2007 03:34:04 +0000 (-0700) Subject: usb: usb_generic_probe() obeys authorization X-Git-Tag: v2.6.24-rc1~1395^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8a374648b58e5cfa14447eca866aed14a4fbfa8;p=pandora-kernel.git usb: usb_generic_probe() obeys authorization If called and the device is not authorized to be used, then we won't choose a configuration (as they are not a concept that exists for an unauthorized device). However, the device is added to the system. Signed-off-by: Inaky Perez-Gonzalez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed