aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2021-11-24 16:41:12 +0100
committerLorenzo Pieralisi <[email protected]>2021-11-30 11:10:11 +0000
commitbc02973a06a6c74374edeb6d73ed4bde99b37456 (patch)
treed1d508db93de03c914a2d236c2780a6110ff6030 /net/lapb/lapb_subr.c
parentfa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf (diff)
arm: ioremap: Implement standard PCI function pci_remap_iospace()
pci_remap_iospace() is standard PCI core function. Architecture code can reimplement default core implementation if needs custom arch specific functionality. ARM needs custom implementation due to pci_ioremap_set_mem_type() hook which allows ARM platforms to change mem type for iospace. Implement this pci_remap_iospace() function for ARM architecture to correctly handle pci_ioremap_set_mem_type() hook, which allows usage of this standard PCI core function also for platforms which needs different mem type (e.g. Marvell Armada 375, 38x and 39x). Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Pali Rohár <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Reviewed-by: Russell King (Oracle) <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions