commit | 7cb8f79b44c70a3c66891f407254d9c739e2e7da | [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 | 9263e829f025661cbd3a80675285b42c14350ea4 [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>