]> git.karo-electronics.de Git - karo-tx-linux.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)
commit3eec5f7a1955ead549020ec2f60235ea6a4a2252
treea934e8946d70cc8330625e0aa1b30eb60df566c5
parent38a9a67a281eeebcd7cccf87f0e371f58ae625e3
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