commit | a0a5dbd31cc853819b364d015e9c6d7c2f658fcf | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Aug 05 07:49:27 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Aug 28 17:12:36 2009 -0500 |
tree | fd6782cc6f7d82084a3f31695e5016943bbced74 | |
parent | e770f358b4dad1f94ff956156e80765df6ae6098 [diff] |
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>