From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: ASoC updates for 3.0 Date: Fri, 24 Jun 2011 12:59:18 +0200 Message-ID: References: <20110624103422.GA9483@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 mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 611332437D for ; Fri, 24 Jun 2011 12:59:21 +0200 (CEST) In-Reply-To: <20110624103422.GA9483@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 Fri, 24 Jun 2011 11:34:23 +0100, Mark Brown wrote: > > The following changes since commit 33195500edf260e8c8809ab9dfc67f50e0ce031f: > > ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON register (2011-06-10 10:54:46 +0100) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-3.0 Pulled now. Thanks. Takashi > Arnaud Patard (2): > ASoC: imx: Remove unused Kconfig SND_MXC_SOC_SSI entry > ASoC: imx: add missing module informations > > Daniel Mack (1): > ASoC: pxa-ssp: Correct check for stream presence > > Mark Brown (1): > ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O bus > > include/sound/soc.h | 3 +-- > sound/soc/imx/Kconfig | 7 ------- > sound/soc/imx/imx-pcm-dma-mx2.c | 2 ++ > sound/soc/imx/imx-ssi.c | 2 +- > sound/soc/pxa/pxa2xx-pcm.c | 4 ++-- > sound/soc/soc-cache.c | 3 --- > 6 files changed, 6 insertions(+), 15 deletions(-) >