ACPI / hotplug: Drop unfinished global notification handling routines
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 22 Nov 2013 20:55:55 +0000 (21:55 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 22 Nov 2013 20:55:55 +0000 (21:55 +0100)
commitf4b734c35e98c343cd99824153de09e48867b97e
tree7f93d1515e3750a6d2fe5bb5f6bcf1249ad4f436
parent443fc8202272190c4693209b772edba46cd7fe61
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>
drivers/acpi/bus.c