ARM i.MX6q: unmap memory mapped at imx6q_opp_check_speed_grading()
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Tue, 13 Jan 2015 17:46:53 +0000 (18:46 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 20 Jan 2015 06:26:45 +0000 (14:26 +0800)
imx6q_opp_check_speed_grading() remaps memory to the base variable and
never unmaps it. I can't see how this can be of any use later so here I
unmap it.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/mach-imx6q.c

Simple merge