usb: interface authorization: Control interface probing and claiming
authorStefan Koch <stefan.koch10@gmail.com>
Sat, 8 Aug 2015 09:32:52 +0000 (11:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Aug 2015 23:55:54 +0000 (16:55 -0700)
commitde7718bd9c4d3db96991a98c2a0cb38258a04e47
tree51ddb0b59d5895bac4d19fb6ffa9fb2fbf39cb54
parent1d958bef45030acfc5578263e9de3bb07032b8da
usb: interface authorization: Control interface probing and claiming

Driver probings and interface claims get rejected
if an interface is not authorized.

Signed-off-by: Stefan Koch <skoch@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/driver.c