ACPI / Sleep: Drop acpi_suspend_finish()
authorRafael J. Wysocki <rjw@sisk.pl>
Thu, 1 Jul 2010 22:14:57 +0000 (00:14 +0200)
committerLen Brown <len.brown@intel.com>
Wed, 7 Jul 2010 02:14:30 +0000 (22:14 -0400)
The function acpi_suspend_finish() is not necessary any more, because
acpi_pm_finish() can be used instead of it just fine.  Remove it.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found