]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
usb: usb_probe_interface() obeys authorization
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Wed, 1 Aug 2007 03:34:03 +0000 (20:34 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 21:55:07 +0000 (14:55 -0700)
commit72230abb21349cda54d6cce0d6fd325c023b958e
treef3a6bfa3026d6c0f659343c40f81a6c46714ff52
parent1145065cd0434b0fd5cd7c0efe0f1438fb154ed0
usb: usb_probe_interface() obeys authorization

If called and the device is not authorized to be used, it won't
configure the interface and print a message saying so.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/driver.c