ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion
authorWill Deacon <will.deacon@arm.com>
Fri, 9 May 2014 17:36:27 +0000 (18:36 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 25 May 2014 22:47:46 +0000 (23:47 +0100)
dsb st can be used to ensure completion of pending cache maintenance
operations, so use it for the v7 cache maintenance operations.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found