ARM: mvebu: remove Armada 375 Z1 workaround for I/O coherency
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 13 Nov 2014 09:38:59 +0000 (10:38 +0100)
committerJason Cooper <jason@lakedaemon.net>
Sat, 22 Nov 2014 01:49:37 +0000 (01:49 +0000)
commitef01c6c36bb8d176e5f2302507fb1f688875d3ab
tree39ad84a954d2d1856ecd3d5f2d01db0962d2d2b0
parent3b8509b5f2c14403d4bfaec56842ad0ed5389022
ARM: mvebu: remove Armada 375 Z1 workaround for I/O coherency

This reverts commit 5ab5afd8ba83 ("ARM: mvebu: implement Armada 375
coherency workaround"), since we are removing the support for the very
early Z1 revision of the Armada 375 SoC.

This commit is an exact revert, with two exceptions:

 - minor adaptations needed due to other changes that have taken place
   in coherency.c since the original commit

 - keep the definition of pr_fmt. This shouldn't originally have been
   part of the Armada 375 Z1 workaround commit since it had nothing to
   do with it.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Link: https://lkml.kernel.org/r/1415871540-20302-5-git-send-email-thomas.petazzoni@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-mvebu/coherency.c