commit | 2cffff1281a74714c9e035322077ec52ffb1f838 | [log] [tgz] |
---|---|---|
author | ShuoX Liu <shuox.liu@intel.com> | Fri Jul 08 20:53:55 2011 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Fri Jul 08 20:53:55 2011 +0200 |
tree | a0321ea7466987e6e860fc4e05633ac64b8120c9 | |
parent | 69c843b45eb3b8f267019e6a05860c9c48337419 [diff] |
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 <shuox.liu@intel.com>