]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/pci/pci-uclass.c
dm: pci: Add a function to find the regions for a PCI bus
authorSimon Glass <sjg@chromium.org>
Fri, 20 Nov 2015 03:27:01 +0000 (20:27 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 1 Dec 2015 13:26:36 +0000 (06:26 -0700)
commitf9260336d0eb3e41ced18f6408e90a32c8825f6c
tree45647d035ef024080fc3b755ded4a46e96d7c651
parent9f60fb0db4b70c65760cb1799b76de1c9b71644d
dm: pci: Add a function to find the regions for a PCI bus

This function looks up the controller and returns a pointer to each region
type.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
drivers/pci/pci-uclass.c
include/pci.h