git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce443ab
)
unicore32: replace unicore32-specific iomap functions with generic lib implementation
author
GuanXuetao
<gxt@mprc.pku.edu.cn>
Sun, 27 Feb 2011 04:46:06 +0000
(12:46 +0800)
committer
GuanXuetao
<gxt@mprc.pku.edu.cn>
Thu, 17 Mar 2011 01:19:21 +0000
(09:19 +0800)
1. define and enable CONFIG_GENERIC_IOMAP
2. define unicore32-specific PCI_IOBASE for asm-generic/io.h
3. define HAVE_ARCH_PIO_SIZE and unicore32-specific PIO_* macros
4. remove all unicore32-specific iomap functions
Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Reviewed-and-Acked-by: Arnd Bergmann <arnd@arndb.de>
No differences found