From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [GIT PULL] ASoC driver fixes for v3.15 Date: Wed, 14 May 2014 14:47:20 +0200 Message-ID: References: <20140514115214.GY12304@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 22609261A89 for ; Wed, 14 May 2014 14:47:21 +0200 (CEST) In-Reply-To: <20140514115214.GY12304@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, 14 May 2014 12:52:14 +0100, Mark Brown wrote: > > The following changes since commit 4e17d2d33abe4b523f79fec037ef66ba93643f65: > > ASoC: cs42l52: Convert to use devm_gpio_request_one (2014-04-18 15:14:39 +0100) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git asoc-v3.15-rc5-drivers > > for you to fetch changes up to f9a405961eec4ee9a71a433a473b244ae2d74c3c: > > Merge remote-tracking branches 'asoc/fix/audmux', 'asoc/fix/cs42l52', 'asoc/fix/fsl-esai', 'asoc/fix/fsl-spdif', 'asoc/fix/rcar', 'asoc/fix/tlv320aic31xx' and 'asoc/fix/wm8962' into asoc-linus (2014-05-14 12:49:10 +0100) > > ---------------------------------------------------------------- > > ASoC: Driver fixes for v3.15 > > A small set of driver fixes, nothing remarkable in itself or of any > relevance outside of the driver. The diffstat showed differently after pull, and it was because the commit 79861bbb759053a9b91026becc0915d0f1f8d37d was already included in 3.15-rc4. In anyway, I pulled it now. Thanks. Takashi > ---------------------------------------------------------------- > Charles Keepax (1): > ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatile > > Joe Perches (1): > ASoC: tlv320aic31xx: Convert /n to \n > > Kuninori Morimoto (1): > ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lock > > Lars-Peter Clausen (1): > ASoC: imx-audmux: Fix section mismatch > > Mark Brown (1): > Merge remote-tracking branches 'asoc/fix/audmux', 'asoc/fix/cs42l52', 'asoc/fix/fsl-esai', 'asoc/fix/fsl-spdif', 'asoc/fix/rcar', 'asoc/fix/tlv320aic31xx' and 'asoc/fix/wm8962' into asoc-linus > > Nicolin Chen (3): > ASoC: fsl_esai: Fix incorrect condition within ratio range check for FP > ASoC: fsl_esai: Only bypass sck_div for EXTAL source > ASoC: fsl_esai: Set PCRC and PRRC registers at the end of hw_params() > > .../devicetree/bindings/sound/tlv320aic31xx.txt | 6 +++--- > sound/soc/codecs/tlv320aic31xx.c | 2 +- > sound/soc/codecs/wm8962.c | 15 ++++++++++++--- > sound/soc/codecs/wm8962.h | 4 ++++ > sound/soc/fsl/fsl_esai.c | 22 ++++++++++++++-------- > sound/soc/fsl/fsl_spdif.h | 4 ++-- > sound/soc/fsl/imx-audmux.c | 2 +- > sound/soc/sh/rcar/core.c | 5 ++--- > sound/soc/sh/rcar/src.c | 4 ++-- > sound/soc/sh/rcar/ssi.c | 4 ++-- > 10 files changed, 43 insertions(+), 25 deletions(-) > [2 Digital signature ] >