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:
77c2488
)
ACPI: add acpi_bus_get_parent() and remove "parent" arguments
author
Bjorn Helgaas
<bjorn.helgaas@hp.com>
Mon, 21 Sep 2009 19:29:35 +0000
(19:29 +0000)
committer
Len Brown
<len.brown@intel.com>
Fri, 25 Sep 2009 18:24:28 +0000
(14:24 -0400)
This patch adds acpi_bus_get_parent(), which ascends the namespace until
it finds a parent with an acpi_device.
Then we use acpi_bus_get_parent() in acpi_add_single_object(), so callers
don't have to figure out or keep track of the parent acpi_device.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/scan.c
patch
|
blob
|
history
diff --cc
drivers/acpi/scan.c
Simple merge