diff options
author | Dan Williams <dan.j.williams@intel.com> | 2006-12-29 01:30:24 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-12-30 17:05:08 +0000 |
commit | b0b1d60a64054697ef828e0565f006cc0f823590 (patch) | |
tree | 3ca024704b8f7967d460f954db68f0aaadaf7d25 /arch/powerpc/kernel/lparcfg.c | |
parent | 4cc2f7a84d64d25a16bb9383148c1467284e2356 (diff) |
[ARM] 4077/1: iop13xx: fix __io() macro
Since iop13xx defines the PCI I/O spaces with physical resource addresses
the __io macro needs to perform the physical to virtual conversion. I
incorrectly assumed that this would be handled by ioremap, but drivers
(like e1000) directly dereference the address returned from __io.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/powerpc/kernel/lparcfg.c')
0 files changed, 0 insertions, 0 deletions