From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: ASoC updates for 2.6.38 Date: Tue, 1 Feb 2011 14:56:31 +0000 Message-ID: <20110201145631.GA7680@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 3DCD010393B for ; Tue, 1 Feb 2011 15:56:15 +0100 (CET) Content-Disposition: inline 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: Takashi Iwai Cc: alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org The following changes since commit a3adfa00e8089aa72826c6ba04bcb18cfceaf0a9: ASoC: correct link specifications for corgi, poodle and spitz (2011-01-25 15:18:42 +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 Nothing exciting here except for Stephen's mask/val_mask fix which fixes a fairly wide breakage. Janusz Krzysztofik (2): ASoC: Amstrad Delta: fix const related build error ASoC: CX20442: fix NULL pointer dereference Jarkko Nikula (1): ASoC: Fix module refcount for auxiliary devices Manjunathappa, Prakash (1): ASoC: DaVinci: fix kernel panic due to uninitialized platform_data Stephen Warren (1): ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw() sound/soc/codecs/cq93vc.c | 2 +- sound/soc/codecs/cx20442.c | 3 +++ sound/soc/omap/ams-delta.c | 2 -- sound/soc/soc-core.c | 3 --- sound/soc/soc-dapm.c | 6 +++--- 5 files changed, 7 insertions(+), 9 deletions(-)