summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci_common.c
Commit message (Collapse)AuthorAgeFilesLines
* dm: pci: Move common PCI functions into their own fileSimon Glass2015-04-161-0/+292
Driver model will share many functions with the existing PCI implementation. Move these into their own file to avoid duplication and confusion. Signed-off-by: Simon Glass <sjg@chromium.org>
OpenPOWER on IntegriCloud