]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: interface authorization: Use a flag for the default device authorization
authorStefan Koch <stefan.koch10@gmail.com>
Sat, 8 Aug 2015 09:32:56 +0000 (11:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Aug 2015 23:57:14 +0000 (16:57 -0700)
commit3cf1fc80655d3af7083ea4b3615e5f8532543be7
tree9707c4b748238bf169f92fbf1c291aada550fdfa
parent6ef2bf71764708f7c58ee9300acd8df05dbaa06f
usb: interface authorization: Use a flag for the default device authorization

With this patch a flag instead of a variable
is used for the default device authorization.

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