PCI: mvebu: add I/O access wrappers
authorSeungwon Jeon <tgih.jun@samsung.com>
Fri, 4 Oct 2013 09:58:15 +0000 (18:58 +0900)
committerJason Cooper <jason@lakedaemon.net>
Tue, 8 Oct 2013 17:18:32 +0000 (17:18 +0000)
commit032b4c0cc321b7b14e4035997f6debd1b42cdbe2
tree15d03a6f2ec238ac8dc09fc1aeb2f1be9df2dbf5
parent9f352f0e6c0fa2dc608812df297769789b7ecc51
PCI: mvebu: add I/O access wrappers

This change adds wrapper functions for MMIO access to PCIe IP block.
And some 8/16-bit access are replaced by 32-bit.

Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/pci/host/pci-mvebu.c