]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: ath79: don't hardcode the unavailability of the DSP ASE
authorGabor Juhos <juhosg@openwrt.org>
Tue, 14 Aug 2012 19:12:21 +0000 (21:12 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 17 Aug 2012 08:57:29 +0000 (10:57 +0200)
commitd87f5f85cc8b146192edd8c7d4671c09abe0ecf3
treecf5ef05218909af1bb8851ce6cd96039f0a9793c
parent5fa7a3ea208bd867ecda7259c3975f8594303651
MIPS: ath79: don't hardcode the unavailability of the DSP ASE

The ath79 platform code allows to run a single kernel image on various
SoCs which are based on the 24Kc and 74Kc cores.  The current code
explicitely disables the DSP ASE, but that is available in the 74Kc core.

Remove the override in order to let the kernel to detect the availability
of the DSP ASE at runtime.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/4222/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-ath79/cpu-feature-overrides.h