]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xtensa: fix ioremap
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 17 Sep 2012 01:44:39 +0000 (05:44 +0400)
committerChris Zankel <chris@zankel.net>
Tue, 25 Sep 2012 23:24:58 +0000 (16:24 -0700)
commitfcd694f076109d74f80c3e7b233be1bbc8dd6b62
tree21649d17ddb5e7c815db76d58e57f1d7500b9c18
parentcf74a098091ba5c988099a88e5e872341d72010f
xtensa: fix ioremap

- fix ioremap_nocache to actually return non-cacheable address
- add explicit ioremap_cache
- fix KIO aperture checking arithmetic

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
arch/xtensa/include/asm/io.h