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:
e0d94be
)
PCI: add acpi_find_root_bridge_handle
author
Jiri Slaby
<jirislaby@gmail.com>
Mon, 18 Aug 2008 18:22:54 +0000
(20:22 +0200)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Mon, 18 Aug 2008 20:48:04 +0000
(13:48 -0700)
Consolidate finding of a root bridge and getting its handle to the one
inline function. It's cut & pasted on multiple places. Use this new
inline in those.
Cc: kristen.c.accardi@intel.com
Acked-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found