From: Wei Yongjun Date: Sat, 12 Oct 2013 07:13:19 +0000 (+0800) Subject: powerpc/6xx: add missing iounmap() on error in hlwd_pic_init() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~19^2~44^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d7c0b527fba4891e5d8c74d78e80cac177bce5e;p=pandora-kernel.git 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 Signed-off-by: Scott Wood --- Reading git-diff-tree failed