]> code.ossystems Code Review - bsp/u-boot.git/commit
pci: add support for board_pci_fixup_dev function
authorTim Harvey <tharvey@gateworks.com>
Fri, 8 Aug 2014 05:49:56 +0000 (22:49 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 9 Sep 2014 15:30:36 +0000 (12:30 -0300)
commit9f3f1814ad6d008ed366e8d25ae8017bb211fd1e
tree39ddb0cf39661e744313a7f87f1dae8173be965b
parent4ecf3e61acf5c133568ea8dbb2cc549dc0d5977d
pci: add support for board_pci_fixup_dev function

Some board-level drivers may wish to have per-device fixup functions
for PCI devices.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
drivers/pci/pci.c
include/pci.h