ACPI: pass pm_message_t from acpi_device_suspend() to root_suspend()
authorLen Brown <len.brown@intel.com>
Mon, 15 May 2006 07:06:41 +0000 (03:06 -0400)
committerLen Brown <len.brown@intel.com>
Mon, 15 May 2006 07:06:41 +0000 (03:06 -0400)
commit531881d665ca011326bb466b97b07c95dee8d0a1
tree20f5e15751ff07bc9124dde4a3e6387a03b75933
parent5b3272655a8e8a9a6e2503bc5a88fc9d9c8292a4
ACPI: pass pm_message_t from acpi_device_suspend() to root_suspend()
in case we want to decode it for future use in acpi_op_suspend(..., state)

also, inline new 1-liner static function

http://bugzilla.kernel.org/show_bug.cgi?id=5000

Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/scan.c