]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pci/fsl_pci_init: Enable inbound PCI config cycles
authorPeter Tyser <ptyser@xes-inc.com>
Wed, 29 Oct 2008 17:39:26 +0000 (12:39 -0500)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Sat, 20 Dec 2008 00:10:45 +0000 (18:10 -0600)
commit7a8979591171676417ab36852d8811a8c46accd8
treecc8036c73b47cfa4b9be26423ab4d9a6dcae628c
parentaced78d852d0b009e8aaa1445af8cb40861ee549
pci/fsl_pci_init: Enable inbound PCI config cycles

Add fsl_pci_config_unlock() function to enable a
PCI/PCIe interface configured in agent/endpoint mode to
respond to inbound PCI configuration cycles.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
drivers/pci/fsl_pci_init.c