]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: Drop ACPI device .bind() and .unbind() callbacks
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 22 Dec 2012 23:03:03 +0000 (00:03 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 3 Jan 2013 12:09:42 +0000 (13:09 +0100)
commit0882787770d47a73d6c4f833a5d734e08fc3f946
treea934e8946d70cc8330625e0aa1b30eb60df566c5
parent1107964bbf5241e10a4512a39cfdfbe95d4fa7fa
ACPI: Drop ACPI device .bind() and .unbind() callbacks

Drop the .bind() and .unbind() that have no more users from
struct acpi_device_ops and remove all of the code referring to
them from drivers/acpi/scan.c.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
Acked-by: Toshi Kani <toshi.kani@hp.com>
drivers/acpi/scan.c
include/acpi/acpi_bus.h