[alsa-devel] [PATCH 1/6] Bugfixes and clean-ups bound for the v3.6 RCs

Lee Jones lee.jones at linaro.org
Tue Jul 31 15:31:21 CEST 2012


This patch-set includes some important changes which should make
their way to the Mainline Release Candidates for the v3.6 release.
Without them Audio doesn't even probe (at all) when booting with
Device Tree selected. The kernel can't compile with ux500 audio
enabled. Even if we can get that far SoC Core will assume we're
using regmaps and attempt to use them; however, none exist for
this driver, so the kernel will oops.

 arch/arm/mach-ux500/Kconfig            |    1 +
 arch/arm/mach-ux500/board-mop500-msp.c |    2 +-
 arch/arm/mach-ux500/board-mop500.c     |    9 ++++-----
 sound/soc/codecs/ab8500-codec.c        |    4 ++++
 sound/soc/soc-dapm.c                   |    2 --
 5 files changed, 10 insertions(+), 8 deletions(-)



More information about the Alsa-devel mailing list