From: Greg Kroah-Hartman Date: Tue, 20 Jun 2006 22:14:07 +0000 (-0700) Subject: [PATCH] USB: only make /sys/class/usb show up when there is something in it X-Git-Tag: v2.6.18-rc1~858^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43104f1da88f5335e9a45695df92a735ad550dda;p=pandora-kernel.git [PATCH] USB: only make /sys/class/usb show up when there is something in it 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 --- Reading git-diff-tree failed