diff options
author | Pali Rohár <[email protected]> | 2021-11-24 16:41:13 +0100 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2021-11-30 11:10:11 +0000 |
commit | c1aa4b55aae4c283e57c07e71968504bfa7d4a13 (patch) | |
tree | 676cc87d59f2550da4440f804479d9b5e3083cf7 /net/lapb/lapb_subr.c | |
parent | bc02973a06a6c74374edeb6d73ed4bde99b37456 (diff) |
PCI: mvebu: Replace pci_ioremap_io() usage by devm_pci_remap_iospace()
Now when ARM architecture code also provides standard PCI core function
pci_remap_iospace(), use its devm_pci_remap_iospace() variant in
pci-mvebu.c driver instead of old ARM-specific pci_ioremap_io() function.
Call devm_pci_remap_iospace() before adding IO resource to host bridge
structure, at the place where it should be.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Pali Rohár <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions