mirror of
https://github.com/torvalds/linux
synced 2026-06-13 13:52:22 +09:00
Now /sys/class/usb is dynamically created when we have something to put in it, and removed when all devices go away. Just trying to cut down on the clutter in sysfs... Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>