From: Kumar Gala Date: Wed, 13 Mar 2013 19:07:15 +0000 (-0500) Subject: powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controller X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~66^2~26^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34642bbb3d12121333efcf4ea7dfe66685e403a1;p=pandora-kernel.git powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controller Move to keeping the SoC registers that control and config the PCI controllers on FSL SoCs in the pci_controller struct. This allows us to not need to ioremap() the registers in multiple different places that use them. Signed-off-by: Kumar Gala --- Reading git-diff-tree failed