ppc/85xx: Clean up mpc8572DS PCI setup code
authorKumar Gala <galak@kernel.crashing.org>
Thu, 3 Sep 2009 15:20:09 +0000 (10:20 -0500)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:34 +0000 (09:04 -0500)
commited18c1913b17ccfd76126f3d9baca4c0d698548f
treec97b20bb43dfaf448cfb96cf0b28b5cba4247d8d
parentaaf38ec306382fa32a653f596b6393a1943f7740
ppc/85xx: Clean up mpc8572DS PCI setup code

Use new fsl_pci_init_port() that reduces amount of duplicated code in the
board ports, use IO accessors and clean up printing of status info.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/mpc8572ds/mpc8572ds.c