ACPI: introduce notifier change to avoid duplicates
authorShaohua Li <shaohua.li@intel.com>
Thu, 28 Aug 2008 02:04:29 +0000 (10:04 +0800)
committerLen Brown <len.brown@intel.com>
Wed, 24 Sep 2008 03:04:43 +0000 (23:04 -0400)
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>

No differences found