]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8ad2b9ce838f25fbb0c6fa32b218baa89535e3e2
treeaa967f739caef2c5a8aa80ba01a20de91b7bc083
parentec3a5723f9b4608647ac8b9dc290288347f35042
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