commit | 8d7c0b527fba4891e5d8c74d78e80cac177bce5e | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Sat Oct 12 15:13:19 2013 +0800 |
committer | Scott Wood <scottwood@freescale.com> | Mon Oct 28 21:11:22 2013 -0500 |
tree | a85c02c8437018eb0045555d3f8689694bc86ff2 | |
parent | 5f2da0f1e8fb074482118f04d0db0614951c3bb8 [diff] |
powerpc/6xx: add missing iounmap() on error in hlwd_pic_init() 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>