commit | a48ac3a131c1675de4c8293f59f6864db2a83240 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Jan 27 18:39:33 2016 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri May 13 14:01:38 2016 +0200 |
tree | e31414180e650e992c0e871c9d0dc29a0fde4835 | |
parent | 7c8196fd43e41e7b699d2f7a54bafd10dd2f65bb [diff] |
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>