summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci_auto_common.c
Commit message (Collapse)AuthorAgeFilesLines
* dm: pci: Move common auto-config functions to a common fileSimon Glass2015-12-011-0/+128
Some functions will be used by driver model and legacy PCI code. To avoid duplication, put these in a separate, shared file. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
OpenPOWER on IntegriCloud