commit | 6bd00a61ab63d4ceb635ae0316353c11c900b8d8 | [log] [tgz] |
---|---|---|
author | Shaohua Li <shaohua.li@intel.com> | Thu Aug 28 10:04:29 2008 +0800 |
committer | Len Brown <len.brown@intel.com> | Tue Sep 23 23:04:43 2008 -0400 |
tree | 249e417279df1448f1ad43c135c22990b5dde2cb | |
parent | db350b084dc2cf816288643861ce07b0562dd723 [diff] |
ACPI: introduce notifier change to avoid duplicates The battery driver already registers notification handler. To avoid registering notification handler again, introduce a notifier chain in global system notifier handler and use it in dock driver. Signed-off-by: Shaohua Li <shaohua.li@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>