powerpc/6xx: add missing iounmap() on error in hlwd_pic_init()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Sat, 12 Oct 2013 07:13:19 +0000 (15:13 +0800)
committerScott Wood <scottwood@freescale.com>
Tue, 29 Oct 2013 02:11:22 +0000 (21:11 -0500)
Add the missing iounmap() before return from hlwd_pic_init()
in the error handling case.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Scott Wood <scottwood@freescale.com>

No differences found