]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe
authorKumar Gala <galak@kernel.crashing.org>
Wed, 5 Aug 2009 12:49:27 +0000 (07:49 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 28 Aug 2009 22:12:36 +0000 (17:12 -0500)
commit8295b94400449586505ffe34ec024feb3d2c8fe4
treefd6782cc6f7d82084a3f31695e5016943bbced74
parentcb151aa2cf5fbb1e412fc763a3a611758f066238
pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe

Change the code to use the PCIe capabilities register to determine if we
are a PCIe controller or not.  Additionally cleaned up some white space
and formatting in the file.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
drivers/pci/fsl_pci_init.c
include/pci.h