]> git.baikalelectronics.ru Git - kernel.git/commit
OMAP: iovmm: replace __iounmap with iounmap
authorGuzman Lugo, Fernando <x0095840@ti.com>
Wed, 15 Dec 2010 00:54:02 +0000 (00:54 +0000)
committerHari Kanigeri <h-kanigeri2@ti.com>
Wed, 15 Dec 2010 17:28:46 +0000 (11:28 -0600)
commitdfc0bbdd795489284d594d72ad0815e0fb26fca8
treeaec5076a1c9df15fcc4d59817f74ea3edab69507
parent175f5be1205b6f34cfa313aae1529f6a29546edf
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>
arch/arm/plat-omap/iovmm.c