git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e0ee43
)
ACPI: remove unused acpi_device_ops .lock and .scan methods
author
Bjorn Helgaas
<bjorn.helgaas@hp.com>
Tue, 24 Mar 2009 16:55:22 +0000
(10:55 -0600)
committer
Len Brown
<len.brown@intel.com>
Fri, 27 Mar 2009 22:03:38 +0000
(18:03 -0400)
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>
No differences found