]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 7346/1: errata: fix PL310 erratum #753970 workaround selection
authorWill Deacon <will.deacon@arm.com>
Fri, 24 Feb 2012 11:13:37 +0000 (12:13 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 27 Feb 2012 11:22:38 +0000 (11:22 +0000)
commit228ffd9a725fd38dc4d3ca28c591bc2a45c78e3c
tree9363dec558fe731730cf22b9be2bcf0817fcf76d
parent72be232dcce4d18eb47f69a7f7243816e4afc726
ARM: 7346/1: errata: fix PL310 erratum #753970 workaround selection

Commit 6efefa1c ("ARM: 7162/1: errata: tidy up Kconfig options for PL310
errata workarounds") introduced a consistent naming scheme for errata
workarounds, but forgot to update the platforms selecting workarounds
using the old names.

This patch updates ux500 and vexpress to select the appropriate PL310
errata workarounds.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ux500/Kconfig
arch/arm/mach-vexpress/Kconfig