From: Guzman Lugo, Fernando Date: Wed, 15 Dec 2010 00:54:02 +0000 (+0000) Subject: OMAP: iovmm: replace __iounmap with iounmap X-Git-Tag: v2.6.38-rc1~469^2~19^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9205a109fbeee180254bb5a4020eb71d50735944;p=pandora-kernel.git OMAP: iovmm: replace __iounmap with iounmap __iounmap function is wrong for OMAP architecture, instead use iounmap which will call to the correct function. Signed-off-by: Fernando Guzman Lugo Acked-by: Hiroshi DOYU --- Reading git-diff-tree failed