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:
37e1ceb
)
msm_serial: add missing iounmap() on error in msm_request_port()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 17 Jul 2013 05:34:09 +0000
(13:34 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 26 Jul 2013 23:04:50 +0000
(16:04 -0700)
Add the missing iounmap() before return from msm_request_port()
in the error handling case.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Ivan T. Ivanov <iivanov@mm-sol.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found