aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorLiviu Dudau <[email protected]>2014-09-29 15:29:25 +0100
committerBjorn Helgaas <[email protected]>2014-09-30 17:08:40 -0600
commit0b0b0893d49b34201a6c4416b1a707b580b91e3d (patch)
tree6705257f35735ce6bc8c85a760d49227905d6b13 /net/lapb/lapb_subr.c
parent83bbde1cc0ec9d156b9271e29ffe0dc89c687feb (diff)
of/pci: Fix the conversion of IO ranges into IO resources
The ranges property for a host bridge controller in DT describes the mapping between the PCI bus address and the CPU physical address. The resources framework however expects that the IO resources start at a pseudo "port" address 0 (zero) and have a maximum size of IO_SPACE_LIMIT. The conversion from PCI ranges to resources failed to take that into account, returning a CPU physical address instead of a port number. Also fix all the drivers that depend on the old behaviour by fetching the CPU physical address based on the port number where it is being needed. Signed-off-by: Liviu Dudau <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Acked-by: Linus Walleij <[email protected]> CC: Grant Likely <[email protected]> CC: Rob Herring <[email protected]> CC: Arnd Bergmann <[email protected]> CC: Thierry Reding <[email protected]> CC: Simon Horman <[email protected]> CC: Catalin Marinas <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions