summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorBjorn Helgaas2009-09-01 00:32:10 +0200
committerLen Brown2009-09-19 08:15:05 +0200
commit9ac6185669d0d277c4082fa92ba8eb2e55534cbf (patch)
treeeacaf117ddf71e2b75738cfdcd918572a165943c /Documentation
parentMerge branch 'misc-2.6.32' into release (diff)
downloadkernel-qcow2-linux-9ac6185669d0d277c4082fa92ba8eb2e55534cbf.tar.gz
kernel-qcow2-linux-9ac6185669d0d277c4082fa92ba8eb2e55534cbf.tar.xz
kernel-qcow2-linux-9ac6185669d0d277c4082fa92ba8eb2e55534cbf.zip
ACPI: simplify deferred execution path
We had two functions, acpi_os_execute_deferred() and acpi_os_execute_hp_deferred() that differed only in that the latter did acpi_os_wait_events_complete(NULL) before executing the deferred function. This patch consolidates those two functions and uses a flag in the struct acpi_os_dpc to determine whether to do the wait. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions