summaryrefslogtreecommitdiff
path: root/post
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2010-12-17 05:57:25 -0600
committerKumar Gala <galak@kernel.crashing.org>2011-01-14 01:32:19 -0600
commit3a0e3c27a50e395a59497e8bd60a00404e662eb1 (patch)
treea7cfbf3012adf21a4009a96180ca903e606b86bb /post
parent45a68135c12bf7d534f3ce25bef493e16d32cedb (diff)
powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup
Previously we passed in a specifically named struct pci_controller to determine if we had setup the particular PCI bus. Now we can search for the struct so we dont have to depend on the name or the struct being statically allocated. Introduced new find_hose_by_cfg_addr() to get back a pci_controller struct back by searching for it means we can do things like dynamically allocate them or not have to expose the static structures to all users. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'post')
0 files changed, 0 insertions, 0 deletions