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:
6fc5bae
)
[SPARC64]: Fix of_iounmap() region release.
author
David S. Miller
<davem@sunset.davemloft.net>
Fri, 29 Dec 2006 05:01:32 +0000
(21:01 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 31 Dec 2006 22:06:05 +0000
(14:06 -0800)
We need to pass in the resource otherwise we cannot
release the region properly. We must know whether it is
an I/O or MEM resource.
Spotted by Eric Brower.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found