]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: l2c: remove platforms/SoCs setting early BRESP
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 19 Mar 2014 12:44:41 +0000 (12:44 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:48:51 +0000 (00:48 +0100)
commitb4aea7d48b1607f400f0b6b153879ebcb5bb9fcb
tree499ae758e459a3334a96ab82084c9fd15f5208ea
parentcfc083d06e774f0e483a5be62bc5a66b5b413ace
ARM: l2c: remove platforms/SoCs setting early BRESP

Since we now automatically enable early BRESP in core L2C-310 code when
we detect a Cortex-A9, we don't need platforms/SoCs to set this bit
explicitly.  Instead, they should seek to preserve the value of bit 30
in the auxiliary control register.

Acked-by: Tony Lindgren <tony@atomide.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-berlin/berlin.c
arch/arm/mach-exynos/exynos.c
arch/arm/mach-omap2/omap4-common.c
arch/arm/mach-shmobile/board-armadillo800eva-reference.c
arch/arm/mach-shmobile/board-armadillo800eva.c
arch/arm/mach-shmobile/board-kzm9g-reference.c
arch/arm/mach-shmobile/board-kzm9g.c
arch/arm/mach-shmobile/setup-r8a7778.c
arch/arm/mach-shmobile/setup-r8a7779.c
arch/arm/mach-spear/spear13xx.c
arch/arm/mach-tegra/tegra.c