commit | e03f2e8a530e0ed46af43093e23a70b7c7215263 | [log] [tgz] |
---|---|---|
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Tue Jul 31 20:34:07 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 12 14:55:08 2007 -0700 |
tree | 69bc76da836e9953ab78c3aae22dac89fe7a21f8 | |
parent | 93993a0a3e528357ae4b9b0eb82fd4b428ebbf64 [diff] |
usb: hook up device authorization to sysfs Makes it possible to control the authorization of USB devices through sysfs's /sys/usb/devices/*/authorize. Update: per Adrian Bunk's suggestion, make dev_attr_authorized_default static Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>