Re: [patch 20/40] USB: remove USB_QUIRK_NO_AUTOSUSPEND
Alan Stern <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 15 Nov 2007, Chuck Ebbert wrote: > On 11/15/2007 01:44 AM, Greg Kroah-Hartman wrote: > > > > -stable review patch. If anyone has any objections, please let us know. > > > > ------------------ > > From: Alan Stern <[email protected]> > > > > patch a691efa9888e71232dfb4088fb8a8304ffc7b0f9 in mainline. > > > > This patch (as995) cleans up the remains of the former NO_AUTOSUSPEND > > quirk. Since autosuspend is disabled by default, we will let > > userspace worry about which devices can safely be suspended. Thus the > > How is it disabled by default? I still see a default timeout of 2 in > the code before this patch is applied. It's supposed to be disabled by having the "power/level" attribute automatically set to "on". Alan Stern