]> git.baikalelectronics.ru Git - kernel.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>
Fri, 13 May 2016 12:01:38 +0000 (14:01 +0200)
commitf2d9da5d62d967a47b97de63c68f183ced3f529c
treee31414180e650e992c0e871c9d0dc29a0fde4835
parent687c61a9c83f9eb5966cc0b31286c4475167e2f6
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