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:
15f99cb
)
sh: Provide stubbed I/O routines for NO_IOPORT case.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 10 May 2012 04:07:55 +0000
(13:07 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 10 May 2012 04:07:55 +0000
(13:07 +0900)
Too many drivers fail at IOPORT vs IOMEM checking before blindly calling
in to the API, so we may as well just provide basic stubs to get more
build coverage. Other platforms already do this, too (tile, parisc, etc.)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found