PM / Runtime: Consistent utilization of deferred_resume
authorShuoX Liu <shuox.liu@intel.com>
Fri, 8 Jul 2011 18:53:55 +0000 (20:53 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 8 Jul 2011 18:53:55 +0000 (20:53 +0200)
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>

No differences found