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:
f5eebbe
)
ACPI: pci_root: use driver data rather than list lookup
author
Bjorn Helgaas
<bjorn.helgaas@hp.com>
Thu, 18 Jun 2009 20:46:57 +0000
(14:46 -0600)
committer
Len Brown
<len.brown@intel.com>
Sat, 20 Jun 2009 04:01:53 +0000
(
00:01
-0400)
There's no need to search the list to find the acpi_pci_root
structure. We saved it as device->driver_data when we added
the device.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found