commit | f4b734c35e98c343cd99824153de09e48867b97e | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Nov 22 21:55:55 2013 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Nov 22 21:55:55 2013 +0100 |
tree | 7f93d1515e3750a6d2fe5bb5f6bcf1249ad4f436 | |
parent | 443fc8202272190c4693209b772edba46cd7fe61 [diff] |
ACPI / hotplug: Drop unfinished global notification handling routines There are two global hotplug notification handling routines in bus.c, acpi_bus_check_device() and acpi_bus_check_scope(), that have never been finished and don't do anything useful, so drop them. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>