mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-21 08:04:42 +00:00
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>