summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorBjorn Helgaas <bjorn.helgaas@hp.com>2009-04-30 17:35:42 +0200
committerLen Brown <len.brown@intel.com>2009-06-18 06:13:14 +0200
commit48fe112744d1ff2e899a6491633ac58a3229aabf (patch)
tree8dd9f9350b424807742d8053d5f73f103071cdae /firmware
parentACPI: allow drivers to request both device and system notify events (diff)
downloadlinux-48fe112744d1ff2e899a6491633ac58a3229aabf.tar.xz
linux-48fe112744d1ff2e899a6491633ac58a3229aabf.zip
ACPI: ac: use .notify method instead of installing handler directly
This patch adds a .notify() method. The presence of .notify() causes Linux/ACPI to manage event handlers and notify handlers on our behalf, so we don't have to install and remove them ourselves. This driver apparently relies on seeing ALL notify events, not just device-specific ones (because it used ACPI_ALL_NOTIFY). We use the ACPI_DRIVER_ALL_NOTIFY_EVENTS driver flag to request all events. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> CC: Alexey Starikovskiy <alexey.y.starikovskiy@linux.intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions