From: Alan Stern Date: Mon, 30 Oct 2006 22:07:51 +0000 (-0500) Subject: USB: expand autosuspend/autoresume API X-Git-Tag: v2.6.20-rc1~34^2~40^2~472^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=692a186c9d5f12d43cef28d40c25247dc4f302f0;p=pandora-kernel.git USB: expand autosuspend/autoresume API This patch (as814) adds usb_autopm_set_interface() to the autosuspend API. It also provides convenient wrapper routines, usb_autopm_enable() and usb_autopm_disable(), for drivers that want to specify directly whether autosuspend should be allowed. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed