[PATCH] USB: only make /sys/class/usb show up when there is something in it
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 20 Jun 2006 22:14:07 +0000 (15:14 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Jun 2006 22:04:19 +0000 (15:04 -0700)
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>

No differences found