From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [GIT PULL] ASoC fixes for v4.1 Date: Mon, 18 May 2015 09:52:46 +0200 Message-ID: References: <20150516123022.GB1964@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 B9F4426048D for ; Mon, 18 May 2015 09:52:47 +0200 (CEST) In-Reply-To: <20150516123022.GB1964@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 Sat, 16 May 2015 13:30:22 +0100, Mark Brown wrote: > > The following changes since commit 030bbdbf4c833bc69f502eae58498bc5572db736: > > Linux 4.1-rc3 (2015-05-10 15:12:29 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v4.1-rc3 > > for you to fetch changes up to 7730c0b55043f6ff1c27e9cb45e13679995b2361: > > Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/mc13783', 'asoc/fix/uda1380', 'asoc/fix/wm8960' and 'asoc/fix/wm8994' into asoc-linus (2015-05-12 20:31:33 +0100) > > ---------------------------------------------------------------- > ASoC: Fixes for v4.1 > > A few more fixes for v4.1, some driver fixes plus one core fix which > fixes registration of DAI links when adding prefixes to CODECs to > deuplicate in multi-CODEC systems. Thanks, pulled now. Takashi > > ---------------------------------------------------------------- > Axel Lin (2): > ASoC: mc13783: Fix wrong mask value used in mc13xxx_reg_rmw() calls > ASoC: rt5645: Fix mask for setting RT5645_DMIC_2_DP_GPIO12 bit > > Fang, Yang A (1): > ASoC: rt5645: Add ACPI match ID > > Koro Chen (1): > ASoC: dapm: Modify widget stream name according to prefix > > Mark Brown (3): > Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus > Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus > Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/mc13783', 'asoc/fix/uda1380', 'asoc/fix/wm8960' and 'asoc/fix/wm8994' into asoc-linus > > Peter Ujfalusi (1): > ASoC: davinci-mcasp: Correct pm status check in suspend callback > > Vasily Khoruzhick (1): > ASoC: uda1380: Avoid accessing i2c bus when codec is disabled > > Zidan Wang (2): > ASoC: wm8960: fix "RINPUT3" audio route error > ASoC: wm8994: correct BCLK DIV 348 to 384 > > sound/soc/codecs/mc13783.c | 4 ++-- > sound/soc/codecs/uda1380.c | 2 +- > sound/soc/codecs/wm8960.c | 2 +- > sound/soc/codecs/wm8994.c | 2 +- > sound/soc/davinci/davinci-mcasp.c | 2 +- > sound/soc/soc-dapm.c | 11 ++++++++--- > 6 files changed, 14 insertions(+), 9 deletions(-) > [2 Digital signature ] >