commit | 056c58e8eb4d6765214757e541b68095e2eb2bd2 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Mon Aug 18 20:22:54 2008 +0200 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Aug 18 13:48:04 2008 -0700 |
tree | a6d7a8c5df552347aca6588b432b9f0ae3939a59 | |
parent | e0d94beead4ef652ec1c066be886140eebb06d8b [diff] |
PCI: add acpi_find_root_bridge_handle 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>