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:
ba57469
)
ucc_geth: Fix IO memory (un)mapping code
author
Anton Vorontsov
<avorontsov@ru.mvista.com>
Thu, 18 Dec 2008 08:23:33 +0000
(08:23 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 19 Dec 2008 06:50:55 +0000
(22:50 -0800)
The driver doesn't check ioremap() return value, and doesn't free the
remapped memory.
This patch fixes it.
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found