From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 1/3] ASoC: Allow DAI formats to be specified in the dai_link Date: Tue, 27 Sep 2011 16:52:14 +0100 Message-ID: <20110927155214.GO4289@opensource.wolfsonmicro.com> References: <1317138593-12617-1-git-send-email-broonie@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id D640E24447 for ; Tue, 27 Sep 2011 17:52:15 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1317138593-12617-1-git-send-email-broonie@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: Liam Girdwood Cc: alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com List-Id: alsa-devel@alsa-project.org On Tue, Sep 27, 2011 at 04:49:51PM +0100, Mark Brown wrote: > + pr_crit("%d %p\n", i, card->rtd[i].codec_dai); Clearly this won't be in the commit I actually apply.