MIPS: VR41xx: Use __flush_cache_all instead of flush_cache_all.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 27 Jan 2016 17:39:33 +0000 (18:39 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 13 May 2016 12:01:38 +0000 (14:01 +0200)
commita48ac3a131c1675de4c8293f59f6864db2a83240
treee31414180e650e992c0e871c9d0dc29a0fde4835
parent7c8196fd43e41e7b699d2f7a54bafd10dd2f65bb
MIPS: VR41xx: Use __flush_cache_all instead of flush_cache_all.

It's probably a good idea to flush caches before reset and by the time
this code was written flush_cache_all did actually still do something.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/vr41xx/common/pmu.c