diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2009-04-07 15:37:06 +0000 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-04-07 16:26:57 -0400 |
commit | 342d550db1bc0b879007a8cdb38645558e839680 (patch) | |
tree | 54cc43ab9f64671e92ec838c5d627f391e43d628 /drivers/acpi/bus.c | |
parent | 8e2c4f2844c0e8dcdfe312e5f2204854ca8532c6 (diff) |
ACPI: thermal: 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.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
CC: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/acpi/bus.c')
0 files changed, 0 insertions, 0 deletions