]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 7 Mar 2016 10:49:54 +0000 (11:49 +0100)
commitdef99e0e341a44d46284a6117e08e0361d4f0e4c
tree4e258c8825bc078344b6fe4ca5b28b8e56597b9d
parent22db01a738517ea885daee7d737c696cf1a7c7c0
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