OMAP: iovmm: no gap checking for fixed address
authorGuzman Lugo, Fernando <x0095840@ti.com>
Wed, 15 Dec 2010 00:54:00 +0000 (00:54 +0000)
committerHari Kanigeri <h-kanigeri2@ti.com>
Wed, 15 Dec 2010 17:28:30 +0000 (11:28 -0600)
commitba6e1f4ff41314906d81e6d96e646cdeafe42827
tree93ab9d479d041de9b54525fa77e25635d8eb5321
parentff0fba0bca4182e022c0a2ac0f3e63508e86e9f1
OMAP: iovmm: no gap checking for fixed address

If some fixed da address is wanted to be mapped and the page
is freed but it is used as gap, the mapping will fail.
This patch is fixing that and olny keeps the gap for
not fixed address.

Signed-off-by: Fernando Guzman Lugo <x0095840@ti.com>
Acked-by: Hiroshi DOYU <Hiroshi.DOYU@nokia.com>
arch/arm/plat-omap/iovmm.c