commit | 23bec1727505de4adf3f0ed228bcb8b1a3d2e551 | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Tue Jan 13 18:46:53 2015 +0100 |
committer | Shawn Guo <shawn.guo@linaro.org> | Tue Jan 20 14:26:45 2015 +0800 |
tree | df4d206104ee93f2e514a664a6ea46ba194f91d0 | |
parent | c205389557aac828f8403db0368d1fc2ef859213 [diff] |
ARM i.MX6q: unmap memory mapped at imx6q_opp_check_speed_grading() 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>