commit | 42c01b9d1f0132a6d82e2c8333b236b1e3b0831f | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Nov 04 13:01:17 2009 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Jan 05 13:49:06 2010 -0600 |
tree | 2453d0fb01529b7c4c562de5228da889e14f17ac | |
parent | 5e3d7050cf127dfcd6ab260c551e9183299d0dca [diff] |
ppc/85xx: Move to using fsl_setup_hose on MPC8572 DS We can use fsl_setup_hose to determine if we are a agent/end-point or a host. Rather than using some SoC specific register we can just look at the PCI cfg space of the host controller to determine this. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>