Re: [linux-pm] wacom + runtime PM = AA deadlock

From: Alan Stern
Date: Tue Sep 14 2010 - 11:23:24 EST


On Tue, 14 Sep 2010, Oliver Neukum wrote:

> > > Should I have used usb_autopm_get_interface_no_resume()?
> >
> > That actually would work. It's a good idea. The only drawback (not a
> > big one) is that if the device _was_ suspended with remote wakeup
> > enabled, doing this wouldn't turn off remote wakeup. I think that
> > doesn't matter.
>
> I am afraid it does matter as devices whose remote wakeup is enabled
> may draw more power.

I doubt it, or at least, not very much more. They are still limited by
the USB spec as to the total amount of current they can draw while
suspended.

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/