commit | 9205a109fbeee180254bb5a4020eb71d50735944 | [log] [tgz] |
---|---|---|
author | Guzman Lugo, Fernando <x0095840@ti.com> | Wed Dec 15 00:54:02 2010 +0000 |
committer | Hari Kanigeri <h-kanigeri2@ti.com> | Wed Dec 15 11:28:46 2010 -0600 |
tree | aec5076a1c9df15fcc4d59817f74ea3edab69507 | |
parent | ad1081210f3c91874f9fe9b48c3934c7db9714b7 [diff] |
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 <x0095840@ti.com> Acked-by: Hiroshi DOYU <Hiroshi.DOYU@nokia.com>