From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: ASoC updates for 2.6.37 Date: Tue, 02 Nov 2010 08:06:02 +0100 Message-ID: References: <20101101195004.GC13509@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 A26F2103821 for ; Tue, 2 Nov 2010 08:06:02 +0100 (CET) In-Reply-To: <20101101195004.GC13509@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 Mon, 1 Nov 2010 15:50:05 -0400, Mark Brown wrote: > > The following changes since commit 89e1e66d6be8a520cdcd26043cda2cc870a34015: > > ALSA: usb-audio: automatically detect feedback format (2010-10-27 09:17:41 +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.37 > > All minor and localised fixes with the exception of the patches from > Jarkko which improve build test coverage. Thanks, pulled now. Takashi > Jarkko Nikula (2): > ASoC: Fix SND_SOC_ALL_CODECS typo for jz4740 > ASoC: Include cx20442 to SND_SOC_ALL_CODECS > > Joe Perches (1): > ASoC: Update WARN uses in wm_hubs > > Mark Brown (2): > ASoC: Check return value of struct_strtoul() in pmdown_time_set() > ASoC: Remove volatility from WM8900 POWER1 register > > sound/soc/codecs/Kconfig | 3 ++- > sound/soc/codecs/wm8900.c | 6 ------ > sound/soc/codecs/wm_hubs.c | 2 +- > sound/soc/soc-core.c | 5 ++++- > 4 files changed, 7 insertions(+), 9 deletions(-) >