commit | f9260336d0eb3e41ced18f6408e90a32c8825f6c | [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 | 9f60fb0db4b70c65760cb1799b76de1c9b71644d [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>