commit | 3d02038fcc823b9cc97ca52fcefc81644fe11b15 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Dec 15 04:55:20 2010 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jan 14 01:32:19 2011 -0600 |
tree | a48c09ec6450ce68ac4e60ea0867ecab552314fc | |
parent | 025eab07328a602b09cecb8c6081c58b2d44a111 [diff] |
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured Now that we have serdes support for all 85xx/86xx/Pxxx chips we can replace the is_fsl_pci_cfg() code with the is_serdes_configured(). Signed-off-by: Kumar Gala <galak@kernel.crashing.org>