PM: Remove redundant checks from core device resume routines
authorRafael J. Wysocki <rjw@sisk.pl>
Wed, 15 Dec 2010 23:51:08 +0000 (00:51 +0100)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 24 Dec 2010 14:02:43 +0000 (15:02 +0100)
Since a separate list of devices is used to link devices that have
completed each stage of suspend (or resume), it is not necessary to
check dev->power.status in the core device resume routines any more.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>

No differences found