From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: ASoC updates for 2.6.38 Date: Tue, 08 Feb 2011 17:31:49 +0100 Message-ID: References: <20110208113425.GD29850@opensource.wolfsonmicro.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.suse.de (cantor.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id 93559243E2 for ; Tue, 8 Feb 2011 17:31:54 +0100 (CET) In-Reply-To: <20110208113425.GD29850@opensource.wolfsonmicro.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Mark Brown Cc: alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org At Tue, 8 Feb 2011 11:34:25 +0000, Mark Brown wrote: > > The following changes since commit f019ee5feb344ff0b22b58df4568676295aae14f: > > ASoC: CX20442: fix NULL pointer dereference (2011-02-01 14:13:56 +0000) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.38 Pulled now. Thanks. Takashi > Janusz Krzysztofik (1): > ASoC: fill in snd_soc_pcm_runtime.card before calling snd_soc_dai_link.init() > > Mark Brown (2): > ASoC: Create an AIF1ADCDAT signal widget to match AIF2 > ASoC: Improve WM8994 digital power sequencing > > Vaibhav Bedia (1): > asoc: davinci: da830/omap-l137: correct cpu_dai_name > > sound/soc/codecs/wm8994.c | 26 ++++++++++++++++++++++---- > sound/soc/davinci/davinci-evm.c | 18 +++++++++++++++--- > sound/soc/soc-core.c | 2 +- > 3 files changed, 38 insertions(+), 8 deletions(-) >