ARM: uniphier: refactor outer cache code
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 10 Aug 2016 07:08:36 +0000 (16:08 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 11 Aug 2016 08:49:10 +0000 (17:49 +0900)
commit3ffc7475747e455c937339ab7c935af8e5edb2d1
tree0c634ae0c143c2d0b54498dd7a989146c24c371d
parent2e406dbdf5fa6d178c50a2f537588de9f8615d35
ARM: uniphier: refactor outer cache code

Unify the range/all operation routines into the common function,
uniphier_cache_maint_common(), and sync code with Linux a bit more.

This reduces the code duplication.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/arm32/cache-uniphier.c