commit | 38054f7d351ad821a42041c49cf0c87dd0e9663e | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Nov 04 13:01:51 2009 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Jan 05 13:49:07 2010 -0600 |
tree | e571272200e1dfabad1750eae7866b58c45beb3f | |
parent | 5a0b9bda2e245fb5767d62f971b2a0c166b3631b [diff] |
ppc/85xx: Move to using fsl_setup_hose on P2020 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>