From: Sarah Sharp Date: Wed, 3 Oct 2007 21:56:03 +0000 (-0700) Subject: USB: Export URB statistics for powertop X-Git-Tag: v2.6.24-rc1~1395^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d59d8a11383ebf0e0260ee481a4e766959fd7d9;p=pandora-kernel.git USB: Export URB statistics for powertop powertop currently tracks interrupts generated by uhci, ehci, and ohci, but it has no way of telling which USB device to blame USB bus activity on. This patch exports the number of URBs that are submitted for a given device. Cat the file 'urbnum' in /sys/bus/usb/devices/.../ Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed