[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1343745944-18418-1-git-send-email-lee.jones@linaro.org>
Date: Tue, 31 Jul 2012 15:45:39 +0100
From: Lee Jones <lee.jones@...aro.org>
To: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Cc: STEricsson_nomadik_linux@...t.st.com, linus.walleij@...ricsson.com,
arnd@...db.de, olalilja@...oo.se, ola.o.lilja@...ricsson.com,
alsa-devel@...a-project.org, broonie@...nsource.wolfsonmicro.com
Subject: [PATCH 0/6] Bugfixes and clean-ups bound for the v3.6 RCs
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/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 --
4 files changed, 9 insertions(+), 8 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists