From: ShuoX Liu Date: Fri, 8 Jul 2011 18:53:55 +0000 (+0200) Subject: PM / Runtime: Consistent utilization of deferred_resume X-Git-Tag: v3.1-rc1~304^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cffff1281a74714c9e035322077ec52ffb1f838;p=pandora-kernel.git PM / Runtime: Consistent utilization of deferred_resume dev->power.deferred_resume is used as a bool typically, so change one assignment to false from 0, like other places. Signed-off-by: ShuoX Liu --- Reading git-diff-tree failed