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:
0b59e38
)
sh: Make iounmap_fixed() return success/failure for iounmap() path.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 18 Jan 2010 12:30:29 +0000
(21:30 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 18 Jan 2010 12:30:29 +0000
(21:30 +0900)
This converts iounmap_fixed() to return success/error if it handled the
unmap request or not. At the same time, drop the __init label, as this
can be called in to later.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found