the following patch was just integrated into master: commit c73acdb69eb8128bbbb3bed63cb0ca1b943027ee Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Sat Jun 15 17:16:56 2013 +0300
Add test to match struct device with pci_devfn_t
Add a function to test if pci_devfn_t matches with a device instance of struct device, by comparing bus:dev.fn.
Change-Id: Ic6c3148ac62c7183246d83302ee504b17064c794 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/3474 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@google.com
See http://review.coreboot.org/3474 for details.
-gerrit