From: Rafael J. Wysocki Date: Wed, 15 Dec 2010 23:51:21 +0000 (+0100) Subject: PM: Replace the device power.status field with a bit field X-Git-Tag: v2.6.38-rc1~443^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8c76f6aed0ab7df73a6410f3f82de2c831bb144;p=pandora-kernel.git PM: Replace the device power.status field with a bit field 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 --- Reading git-diff-tree failed