[RFC][PATCH 1/2] powerpc/fsl-pci: Keep PCI SoC controller registers in
Kumar Gala
galak at kernel.crashing.org
Thu Apr 11 01:17:20 EST 2013
On Mar 13, 2013, at 2:07 PM, Kumar Gala wrote:
> 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 <galak at kernel.crashing.org>
> ---
> arch/powerpc/include/asm/pci-bridge.h | 5 ++-
> arch/powerpc/sysdev/fsl_pci.c | 69 ++++++++++++++-------------------
> 2 files changed, 34 insertions(+), 40 deletions(-)
applied to next
- k
More information about the Linuxppc-dev
mailing list