Re: [PATCH V3] input: Fix USB autosuspend on bcm5974
From: Oliver Neukum <oliver@neukum.org> Date: 2011-10-12 17:54:31
Am Mittwoch, 12. Oktober 2011, 17:28:06 schrieb Alan Stern:
quoted
Arguably a driver is the wrong layer to do this.
Are you suggesting the usb_runtime_suspend() should call
usb_mark_last_busy() and pm_runtime_autosuspend() if usb_suspend_both()
returns -EBUSY or -EAGAIN?