]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerStefano Babic <sbabic@denx.de>
Tue, 9 Sep 2014 14:15:02 +0000 (16:15 +0200)
commit0991866cf7a10d4868aa2a10940b4def0f68cc50
tree056318003e67ffc5ae394292f9ebfa85c1f9e36d
parent206f38f727e9610709fe73db5c460b7623755eb7
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