ARM: omap2: restore OMAP4 barrier behaviour
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 5 Jun 2015 23:38:08 +0000 (00:38 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 25 Jul 2015 14:28:16 +0000 (15:28 +0100)
Restore the OMAP4 barrier behaviour using the new implementation which
allows multiplatform systems to hook into the mb() and wmb() ARM
implementations to perform any necessary additional barrier maintanence.

Acked-by: Tony Lindgren <tony@atomide.com>
Acked-by: Richard Woodruff <r-woodruff2@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap2/Kconfig
arch/arm/mach-omap2/common.h
arch/arm/mach-omap2/include/mach/barriers.h [deleted file]
arch/arm/mach-omap2/omap-secure.h
arch/arm/mach-omap2/omap4-common.c
arch/arm/mach-omap2/sleep44xx.S

Simple merge
Simple merge
diff --cc arch/arm/mach-omap2/include/mach/barriers.h
Simple merge
Simple merge
Simple merge
Simple merge