Simplify pci_bios_init_root_regions().
authorKevin O'Connor <kevin@koconnor.net>
Sat, 1 Oct 2011 16:08:57 +0000 (12:08 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 15 Oct 2011 16:04:12 +0000 (12:04 -0400)
commita8dcc5bbe38e2c1856b65a316f333f0e23ac90b2
tree66bda81070cf49ddb0c3ddbce7b679e95ba99bcf
parent3f2288ffcb02c6fff7187116175da909f4c7cef6
Simplify pci_bios_init_root_regions().

Add some comments and refactor out some duplicated code.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/pciinit.c