[ 089/187] PM / Sleep: Prevent waiting forever on asynchronous suspend after abort

2012-07-12 Thread Greg Kroah-Hartman
From: Greg KH 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Mandeep Singh Baines commit 1f758b23177d588a71b96ad02990e715949bb82f upstream. __device_suspend() must always send a completion. Otherwise, parent devices will wait forever.

[ 089/187] PM / Sleep: Prevent waiting forever on asynchronous suspend after abort

2012-07-12 Thread Greg Kroah-Hartman
From: Greg KH gre...@linuxfoundation.org 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Mandeep Singh Baines m...@chromium.org commit 1f758b23177d588a71b96ad02990e715949bb82f upstream. __device_suspend() must always send a completion.