diff options
author | Aaro Koskinen <Aaro.Koskinen@nokia.com> | 2011-03-14 12:28:32 +0000 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2011-03-14 11:14:34 -0700 |
commit | da4a0f764a6017659bf32505bbd773f561eaf605 (patch) | |
tree | eaa500c6cb4f137d0144ba036d213fb6a06a3fff /arch/arm/mach-omap2/board-zoom.c | |
parent | b235e007831dbf57710e59cd4a120e2f374eecb9 (diff) | |
download | talos-obmc-linux-da4a0f764a6017659bf32505bbd773f561eaf605.tar.gz talos-obmc-linux-da4a0f764a6017659bf32505bbd773f561eaf605.zip |
arm: plat-omap: iommu: fix request_mem_region() error path
request_mem_region() error exit will leak ioremapped memory. Fix this
by moving the ioremap() after request_mem_region(), which is the proper
order to do this anyway.
Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/board-zoom.c')
0 files changed, 0 insertions, 0 deletions