commit | b64be323222868dfcf59cbeae58bef0b33862514 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Nov 04 11:39:55 2009 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Jan 05 13:49:07 2010 -0600 |
tree | 2391fe8167005e70b710c32c8cbe1bd02811daf2 | |
parent | 38054f7d351ad821a42041c49cf0c87dd0e9663e [diff] |
ppc/85xx: Move to using fsl_setup_hose on TQM 85xx 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>