From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6988DC433E0 for ; Fri, 5 Feb 2021 15:53:52 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4C341650D8 for ; Fri, 5 Feb 2021 15:53:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4C341650D8 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 7B919165E; Fri, 5 Feb 2021 16:52:58 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 7B919165E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1612540428; bh=dMxg4SpeyUAbGttBoN/Y3x3XWggjqiiCsSk56d6lMNU=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=fFxeKE6AkWMJyMMhjUeAKTlD3dF3We7P3E5dRm0lJEPQkI0nVDpCxjHaaFY16+aFA l2Osm2m2K0iz/jwfcAz343ZMntU2+d7a8EP2BfftknRojRGtK3ivD3d2ol9U41Vpg8 EvXRGCu0XlHIZZfn/HNgQr5NDxWyiSG5oEOvqkfU= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id F249EF80139; Fri, 5 Feb 2021 16:52:57 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 6C8A3F8015A; Fri, 5 Feb 2021 16:52:56 +0100 (CET) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id A35FDF80139 for ; Fri, 5 Feb 2021 16:52:50 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz A35FDF80139 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="q7jSjsau" Received: by mail.kernel.org (Postfix) with ESMTPSA id 3801E650D1; Fri, 5 Feb 2021 15:52:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612540367; bh=dMxg4SpeyUAbGttBoN/Y3x3XWggjqiiCsSk56d6lMNU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=q7jSjsauzTq8kHhDdgZvBu9iH2Qs5hHkYQ2DloSNTZekbfxmat1wBRtf9fnorVp7X PA8XmyxBppO6pvuvdqTGOKmdJKrU31cgxTMNdDhxc61rhJbd8H8XxP567jBzkMhuLH IBeGI48Yslc/oWv0cvbu+r+UA7U4qVZQi27NZNF/UKwmEAuQ+lxnYdczYjVbNC8N6r +ptypuNw41h2fE0IXQeCoNN54U0DGwRdO8Kn0dpYdh7m/SeGZUDv92Hdveo4rojXPx IrBkbCV00gw1oAbcocSFxYkXic55D0dbKIG5HP3/oM5H9ecfwhuyqg21XqzM9StT4s bWj6eyJ/5Hy+w== Date: Fri, 5 Feb 2021 15:51:57 +0000 From: Mark Brown To: Pierre-Louis Bossart Subject: Re: [PATCH 14/14] ASoC: SOF: Intel: hda: add dev_dbg() when DMIC number is overridden Message-ID: <20210205155157.GF4720@sirena.org.uk> References: <20210204203312.27112-1-pierre-louis.bossart@linux.intel.com> <20210204203312.27112-15-pierre-louis.bossart@linux.intel.com> <20210205153336.GE4720@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Wb5NtZlyOqqy58h0" Content-Disposition: inline In-Reply-To: X-Cookie: Huh? User-Agent: Mutt/1.10.1 (2018-07-13) Cc: Guennadi Liakhovetski , alsa-devel@alsa-project.org, Kai Vehmanen , Guennadi Liakhovetski , tiwai@suse.de, vkoul@kernel.org, Bard liao , Rander Wang X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" --Wb5NtZlyOqqy58h0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Feb 05, 2021 at 09:47:39AM -0600, Pierre-Louis Bossart wrote: > On 2/5/21 9:33 AM, Mark Brown wrote: > > On Thu, Feb 04, 2021 at 02:33:12PM -0600, Pierre-Louis Bossart wrote: > > This is breaking in an x86 allmodconfig build due to: > > which will actually be triggered by one of the earlier patches in the > > series (my script is going through things in reverse order), that > > variable is only defined for CONFIG_SOC_SOF_HDA. > That's not good. Please drop this patch for now, it's nice-to-have and not > critical. > I'll have to figure out why this wasn't reported earlier. Like I say it's not that patch that's causing the break, I didn't walk through and work out which one was - the patch isn't actually adding the usage or anything. --Wb5NtZlyOqqy58h0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmAdaZwACgkQJNaLcl1U h9BkuAf+JJKK5CRaw7Y1FJjqNuJLxWrn0O8gKdRpvmws1IMzMxz/8sLaBVfGyRb3 vKVcIDfwS5MjUSxO78tLR+VgpgLXWaJg+wKosGXdjB7vEaCkHVMQmcQE+aFyUmp/ s5P3yKdqlSelR7/+7eeqOulfyyn/D04fVHXtWufdDratsGQ680m83SSpMjlrkpBl bDaMN0CFzzhThW85F8Z6IGnXQufcOH9YBgESrbF+3ouFE0rc87MR/KvttfL8okGy ODRUppIRvUaPAo9/lx0/MmeiSpG60Xg1mI9gj0opAqjB0udXzN9tyL1Wj77MvlJ9 JgBPCKW0ix493rDtlyUSphbFHJ8qFg== =eiGK -----END PGP SIGNATURE----- --Wb5NtZlyOqqy58h0--