]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00156329 [MX6]Avoid flushing L2 in dormant
authorAnson Huang <b20788@freescale.com>
Fri, 9 Sep 2011 03:39:21 +0000 (11:39 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:33:12 +0000 (08:33 +0200)
commitf69e441b51f2f55a4190771169a20480c5b9452d
tree4ce81ed731126059348caaa245ef8e38f78ad74d
parent1c5db41d249a69dc85230d715a477aa256e13d28
ENGR00156329 [MX6]Avoid flushing L2 in dormant

We can leave L2 cache alone during dormant,
just keep in mind don't access cache in dormant
process, then it should be OK without flushing
L2 cache, it will improve performance of suspend
and resume.

Signed-off-by: Anson Huang <b20788@freescale.com>
arch/arm/mach-mx6/mx6q_suspend.S
arch/arm/mach-mx6/pm.c