On Tuesday 27 October 2009, Dasgupta, Romit wrote: > Ok. Then the following is the refined and probably more appropriate one. > > > > This fixes the point where we need to complete the power transition when > device suspend fails. > > Signed-off-by: Romit Dasgupta <romit@xxxxxx> > --- > > diff --git a/drivers/base/power/main.c b/drivers/base/power/main.c > index e0dc407..3d0b26a 100644 > --- a/drivers/base/power/main.c > +++ b/drivers/base/power/main.c > @@ -444,6 +444,7 @@ static void dpm_resume(pm_message_t state) > > INIT_LIST_HEAD(&list); > mutex_lock(&dpm_list_mtx); > + transition_started = false; > while (!list_empty(&dpm_list)) { > struct device *dev = to_device(dpm_list.next); > Applied to suspend-2.6/linux-next. Thanks, Rafael _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm