]> 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)
commite4e0e510f5dc2688a6868c4b98dae9dd324ff2eb
tree9363dec558fe731730cf22b9be2bcf0817fcf76d
parent7dcc4dc3321f7122e69e30492ed3db85045ee247
ARM: 7346/1: errata: fix PL310 erratum #753970 workaround selection

Commit 4da354c1 ("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