From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: ASoC updates for 2.6.40 Date: Sun, 22 May 2011 10:01:00 +0200 Message-ID: References: <20110522041719.GA11443@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 5EE422449B for ; Sun, 22 May 2011 10:01:03 +0200 (CEST) In-Reply-To: <20110522041719.GA11443@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 Sun, 22 May 2011 12:17:21 +0800, Mark Brown wrote: > > The following changes since commit 4a787a3ff3f419c23ab0a5cef677fa441356b818: > > Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc (2011-05-20 11:25:32 +0200) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.40 > > A few more small fixes. Pulled now. Thanks. Takashi > > Jarkko Nikula (1): > ASoC: core: Don't set "(null)" as a driver name > > Mark Brown (1): > Merge branch 'topic/asoc' of git://git.kernel.org/.../tiwai/sound-2.6 into for-2.6.40 > > Stephen Warren (2): > ASoC: spdif-dit: Add missing MODULE_* > ASoC: Tegra: Fix compile when debugfs not enabled > > sound/soc/codecs/spdif_transciever.c | 8 ++++++-- > sound/soc/soc-core.c | 2 +- > sound/soc/tegra/tegra_i2s.c | 2 +- > 3 files changed, 8 insertions(+), 4 deletions(-) >