ACPI: remove unused acpi_device_ops .lock and .scan methods
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Tue, 24 Mar 2009 16:55:22 +0000 (10:55 -0600)
committerLen Brown <len.brown@intel.com>
Fri, 27 Mar 2009 22:03:38 +0000 (18:03 -0400)
commit93b3e78a93a2f49415608929f9ffeb60adc8a4a8
treeaa967f739caef2c5a8aa80ba01a20de91b7bc083
parent8e0ee43bc2c3e19db56a4adaa9a9b04ce885cd84
ACPI: remove unused acpi_device_ops .lock and .scan methods

No drivers use the .lock and .scan methods, and the Linux/ACPI
code doesn't even provide a way to invoke them, so remove them.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
include/acpi/acpi_bus.h