]> Git Repo - J-u-boot.git/commit - include/pci.h
pci: add support for board_pci_fixup_dev function
authorTim Harvey <[email protected]>
Fri, 8 Aug 2014 05:49:56 +0000 (22:49 -0700)
committerStefano Babic <[email protected]>
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 <[email protected]>
drivers/pci/pci.c
include/pci.h
This page took 0.034376 seconds and 4 git commands to generate.