Home
last modified time | relevance | path

Searched hist:"303 f0847925ece27129487a2bfc05199ab2a0b51" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/core/
H A Ddriver.cdiff 303f0847925ece27129487a2bfc05199ab2a0b51 Thu Mar 14 23:08:53 CDT 2013 Ming Lei <ming.lei@canonical.com> USB: adds comment on suspend callback

This patch adds comments on interface driver suspend callback
to emphasize that the failure return value is ignored by
USB core in system sleep context, so do not try to recover
device for this case and let resume/reset_resume callback
handle the suspend failure if needed.

Also kerneldoc for usb_suspend_both() is updated with the
fact.

Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/openbmc/linux/include/linux/
H A Dusb.hdiff 303f0847925ece27129487a2bfc05199ab2a0b51 Thu Mar 14 23:08:53 CDT 2013 Ming Lei <ming.lei@canonical.com> USB: adds comment on suspend callback

This patch adds comments on interface driver suspend callback
to emphasize that the failure return value is ignored by
USB core in system sleep context, so do not try to recover
device for this case and let resume/reset_resume callback
handle the suspend failure if needed.

Also kerneldoc for usb_suspend_both() is updated with the
fact.

Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>