From: Wei Yongjun Date: Wed, 17 Jul 2013 05:34:09 +0000 (+0800) Subject: msm_serial: add missing iounmap() on error in msm_request_port() X-Git-Tag: v3.12-rc1~182^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=195be84aaae50af84c833d91c81af015091ec86d;p=pandora-kernel.git msm_serial: add missing iounmap() on error in msm_request_port() Add the missing iounmap() before return from msm_request_port() in the error handling case. Signed-off-by: Wei Yongjun Reviewed-by: Ivan T. Ivanov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed