PM: Replace the device power.status field with a bit field
authorRafael J. Wysocki <rjw@sisk.pl>
Wed, 15 Dec 2010 23:51:21 +0000 (00:51 +0100)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 24 Dec 2010 14:02:44 +0000 (15:02 +0100)
The device power.status field is too complicated for its purpose
(storing the information about whether or not the device is in the
"active" state from the PM core's point of view), so replace it with
a bit field and modify all of its users accordingly.

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

No differences found