]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: imx6: fix cleanup path in imx6q_suspend_init()
authorJean-Christophe Dubois <jcd@tribudubois.net>
Sat, 26 Dec 2015 22:16:08 +0000 (23:16 +0100)
committerShawn Guo <shawnguo@kernel.org>
Thu, 28 Jan 2016 08:31:45 +0000 (16:31 +0800)
commitcfefb762ad296331cc117a1067d8b09741bb86c4
treedd5bf46a10c08618750dfd2d82da4dc259a9acb6
parent92e963f50fc74041b5e9e744c330dca48e04f08d
ARM: imx6: fix cleanup path in imx6q_suspend_init()

The wrong pointer is passed to the ioumap function in the cleanup path

Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/pm-imx6.c