arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code
authorHans de Goede <hdegoede@redhat.com>
Sat, 9 Apr 2016 11:53:49 +0000 (13:53 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 12 Apr 2016 00:48:27 +0000 (20:48 -0400)
commitdf120142f36b6ff8b12187b8860269763b2b3203
treed1f5b62cdee1da1ace23d0e006f456d1ef7f3541
parentc09d29057ab0b04db0857d319c6bff74de31b9c3
arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code

Lets be consistent and also replace v7_maint_dcache_all()
with asm code for the invalidate case.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/cpu/armv7/cache_v7.c
arch/arm/cpu/armv7/cache_v7_asm.S