From: Kay Sievers Date: Fri, 24 Nov 2006 11:15:25 +0000 (+0100) Subject: Driver core: show drivers in /sys/module/ X-Git-Tag: v2.6.20-rc1~34^2~40^2~474^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e17e0f51aeea4e59c7e450a1c0f26605b91c1260;p=pandora-kernel.git Driver core: show drivers in /sys/module/ Show the drivers, which belong to the module: $ ls -l /sys/module/usbcore/drivers/ hub -> ../../../bus/usb/drivers/hub usb -> ../../../bus/usb/drivers/usb usbfs -> ../../../bus/usb/drivers/usbfs Signed-off-by: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed