commit | 310d2b4124c073a2057ef9d952d4d938e9b1dfd9 | [log] [tgz] |
---|---|---|
author | Stefan Koch <stefan.koch10@gmail.com> | Tue Aug 25 21:10:09 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 22 12:08:40 2015 -0700 |
tree | ba1af5e7d6898c41eec055f741e372732bbdaacc | |
parent | b3910cef3968b2456cdd6c33b1f5e33904319f22 [diff] |
usb: interface authorization: SysFS part of USB interface authorization This introduces an attribute for each interface to authorize (1) or deauthorize (0) it: /sys/bus/usb/devices/INTERFACE/authorized Signed-off-by: Stefan Koch <stefan.koch10@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>