PM: Rename dev_pm_info.in_suspend to is_prepared
authorAlan Stern <stern@rowland.harvard.edu>
Sat, 18 Jun 2011 18:22:23 +0000 (20:22 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Tue, 21 Jun 2011 21:19:50 +0000 (23:19 +0200)
This patch (as1473) renames the "in_suspend" field in struct
dev_pm_info to "is_prepared", in preparation for an upcoming change.
The new name is more descriptive of what the field really means.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Cc: stable@kernel.org

No differences found