From: Richard Cochran Date: Fri, 2 Nov 2012 22:25:30 +0000 (+0000) Subject: cpsw: fix leaking IO mappings X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~448 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5250c9694fa879532470d87ebf6a485be1124221;p=pandora-kernel.git cpsw: fix leaking IO mappings The CPSW driver remaps two different IO regions, but fails to unmap them both. This patch fixes the issue by calling iounmap in the appropriate places. Signed-off-by: Richard Cochran Signed-off-by: David S. Miller --- Reading git-diff-tree failed