summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/firmware.c
diff options
context:
space:
mode:
authorTomasz Figa <t.figa@samsung.com>2013-06-26 19:04:13 +0200
committerChanho Park <chanho61.park@samsung.com>2014-11-18 11:43:23 +0900
commitaa75091c073173c5b3eadd7fcae80af8556e0b68 (patch)
tree7a5c0a653fbc10e975899e2d7e68dfe1fc457ac6 /arch/arm/mach-exynos/firmware.c
parentac996586d118fcd58977cf3dadbd36165ecfd94d (diff)
downloadlinux-3.10-aa75091c073173c5b3eadd7fcae80af8556e0b68.tar.gz
linux-3.10-aa75091c073173c5b3eadd7fcae80af8556e0b68.tar.bz2
linux-3.10-aa75091c073173c5b3eadd7fcae80af8556e0b68.zip
ARM: EXYNOS: pm: Move call to flush_cache_all() before outer_flush_all()
Flushing L1 cache might cause data to be stored to L2 cache, so it is more reasonable to flush L1 cache first and only then L2 cache. This patch moves call to flush_cache_all() in exynos_cpu_suspend() before outer_flush_all() to make sure that all data are flushed correctly. In addition flushing is enabled for all Exynos SoCs to prevent any data loss. Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/firmware.c')
0 files changed, 0 insertions, 0 deletions