From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: ASoC updates for 3.0 Date: Wed, 13 Jul 2011 17:42:12 +0200 Message-ID: References: <20110713152228.GA8889@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 mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id AC48724362 for ; Wed, 13 Jul 2011 17:42:15 +0200 (CEST) In-Reply-To: <20110713152228.GA8889@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 Thu, 14 Jul 2011 00:22:30 +0900, Mark Brown wrote: > > The following changes since commit 18361bbe3180eca62796188d62aefac1519f4c83: > > Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc (2011-07-09 09:44:09 +0200) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-3.0 > > Kuninori Morimoto (3): > ASoC: sh: fsi-ak4642: fixup snd_soc_card name > ASoC: sh: fsi-da7210: fixup snd_soc_card name > ASoC: sh: fsi-hdmi: fixup snd_soc_card name These changes aren't urgently needed because the fix was done in soc-core.c (not to take card->driver unless explicitly set). I'll wait for a while if any other fixes come up. thanks, Takashi > sound/soc/sh/fsi-ak4642.c | 16 ++++++++-------- > sound/soc/sh/fsi-da7210.c | 2 +- > sound/soc/sh/fsi-hdmi.c | 4 ++-- > 3 files changed, 11 insertions(+), 11 deletions(-) >