From: Sebastian Andrzej Siewior Date: Tue, 13 Jan 2015 17:46:53 +0000 (+0100) Subject: ARM i.MX6q: unmap memory mapped at imx6q_opp_check_speed_grading() X-Git-Tag: fixes-v4.0-rc1~87^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23bec1727505de4adf3f0ed228bcb8b1a3d2e551;p=pandora-kernel.git 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 Signed-off-by: Shawn Guo --- Reading git-diff-tree failed