ppc/85xx: Move to using fsl_setup_hose on TQM 85xx
authorKumar Gala <galak@kernel.crashing.org>
Wed, 4 Nov 2009 17:39:55 +0000 (11:39 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 5 Jan 2010 19:49:07 +0000 (13:49 -0600)
commit7cb8f79b44c70a3c66891f407254d9c739e2e7da
tree2391fe8167005e70b710c32c8cbe1bd02811daf2
parent9263e829f025661cbd3a80675285b42c14350ea4
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>
board/tqc/tqm85xx/tqm85xx.c