]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fsl_pci: Only modify registers if we have them
authorKumar Gala <galak@kernel.crashing.org>
Wed, 23 Apr 2008 21:58:04 +0000 (16:58 -0500)
committerWolfgang Denk <wd@denx.de>
Thu, 24 Apr 2008 12:20:12 +0000 (14:20 +0200)
commit876b8f978982216ab4a22dcd9efddfcd9b0e04e6
tree1f6fbaca1dcdec005511f9bec500ee963475170d
parentbe32bf20bc5bbf3e8cf07085743bbc8f05630812
fsl_pci: Only modify registers if we have them

pme_msg_det exists only on PCIe controllers only set it if we are a "bridge".

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