From: Alan Stern Date: Wed, 30 Aug 2006 19:47:18 +0000 (-0400) Subject: usbcore: non-hub-specific uses of autosuspend X-Git-Tag: v2.6.19-rc1~899^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01d883d44a1ca8dc77486635d428cba63e7fdadf;p=pandora-kernel.git usbcore: non-hub-specific uses of autosuspend This patch (as741) makes the non-hub parts of usbcore actually use the autosuspend facilities added by an earlier patch. Devices opened through usbfs are autoresumed and then autosuspended upon close. Likewise for usb-skeleton. Devices are autoresumed for usb_set_configuration. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed