commit | dcdc01222031863d1b75c510b8b05da512f5c24d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Nov 19 20:27:01 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Dec 01 06:26:36 2015 -0700 |
tree | 45647d035ef024080fc3b755ded4a46e96d7c651 | |
parent | 6256d67a8a5400baad596efd86b3c2b3968000f0 [diff] |
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>