]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite7073da3a9bd9b7aa6635a6f93bf9943384ca152
tree7f93d1515e3750a6d2fe5bb5f6bcf1249ad4f436
parent55294fcffcc24ce6afcc0a612f0d5a29ba0a497c
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