From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [GIT PULL] ASoC updates for v3.15 Date: Mon, 28 Apr 2014 12:13:10 +0200 Message-ID: References: <20140423111631.GO12304@sirena.org.uk> 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 DD9DA260890 for ; Mon, 28 Apr 2014 12:13:11 +0200 (CEST) In-Reply-To: <20140423111631.GO12304@sirena.org.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: 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 Wed, 23 Apr 2014 12:16:31 +0100, Mark Brown wrote: > > The following changes since commit a798c10faf62a505d24e5f6213fbaf904a39623f: > > Linux 3.15-rc2 (2014-04-20 11:08:50 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.15-rc2 > > for you to fetch changes up to 98810a6dcf8af768d7b0b71e5075ff9c199f5196: > > Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/jz4740', 'asoc/fix/rcar', 'asoc/fix/tlv320aic31xx' and 'asoc/fix/tlv320aic3x' into asoc-linus (2014-04-22 22:01:07 +0100) > > ---------------------------------------------------------------- > > ASoC: Fixes for v3.15 > > A smattering of driver-specific fixes here, nothing generic. The Cirrus > CODEC conversions to devm_ are leak fixes - the conversion adds missing > error handling code. Sorry for the late response, as I've been off in the whole last week. Now catching up mails and bugs... I pulled it now. Thanks. Takashi > > ---------------------------------------------------------------- > Alexandre Belloni (1): > ASoC: tlv320aic31xx: document that the regulators are mandatory > > Andrew Lunn (1): > ASoC: alc5623: Fix regmap endianness > > Axel Lin (2): > ASoC: cs42l52: Convert to use devm_gpio_request_one > ASoC: cs42l73: Convert to use devm_gpio_request_one > > Ben Dooks (1): > ASoC: rsnd: fix clock prepare/unprepare > > Christian Engelmayer (1): > ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume() > > Dan Carpenter (1): > ASoC: Intel: some incorrect sizeof() usages > > Jarkko Nikula (1): > ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrol > > Lars-Peter Clausen (1): > ASoC: jz4740: Remove Makefile entry for removed file > > Mark Brown (3): > Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus > Merge remote-tracking branches 'asoc/fix/alc5623', 'asoc/fix/cs42l52', 'asoc/fix/cs42l73' and 'asoc/fix/fsl-spdif' into asoc-linus > Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/jz4740', 'asoc/fix/rcar', 'asoc/fix/tlv320aic31xx' and 'asoc/fix/tlv320aic3x' into asoc-linus > > Nicolin Chen (1): > ASoC: fsl_spdif: Fix wrong OFFSET of STC_SYSCLK_DIV > > Sebastian Reichel (1): > ASoC: tlv320aic3x: fix shared reset pin for DT > > Wenkai Du (1): > ASoC: Intel: Fix audio crash due to negative address offset > > Documentation/devicetree/bindings/sound/tlv320aic31xx.txt | 6 +++--- > sound/soc/codecs/alc5623.c | 2 +- > sound/soc/codecs/cs42l52.c | 6 ++++-- > sound/soc/codecs/cs42l73.c | 6 ++++-- > sound/soc/codecs/tlv320aic3x.c | 9 +++++++-- > sound/soc/fsl/fsl_spdif.h | 4 ++-- > sound/soc/intel/sst-dsp-priv.h | 2 +- > sound/soc/intel/sst-haswell-ipc.c | 7 ++++--- > sound/soc/jz4740/Makefile | 2 -- > sound/soc/sh/rcar/src.c | 4 ++-- > sound/soc/sh/rcar/ssi.c | 4 ++-- > sound/soc/soc-dapm.c | 1 - > 12 files changed, 30 insertions(+), 23 deletions(-) > [2 Digital signature ] >