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=-2.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, 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 82CBCC433DF for ; Mon, 22 Jun 2020 10:19:34 +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 0CA5220675 for ; Mon, 22 Jun 2020 10:19:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="fuzsGTP8"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="IVLnqSFm" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0CA5220675 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 852E5850; Mon, 22 Jun 2020 12:18:42 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 852E5850 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1592821172; bh=9Y/rtCRYD4aEh3139uBPC2Fcw4zMJcS1iHtnd8Z1zRw=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=fuzsGTP8IVVJwDcrLJObAt3Hb5OAP41eOAEVArTWLcBvboN6a/RKr3jwIcK6OVCnq /ZCvav1ScAjlUM6WjEfpY6sJOLLWQVKNO88km/NOJzI90I2tf1pPdrmxYPFcrNX543 oeapAk/tXZg+ojJ5RA19AVsDDl77eRjkFX0grCJY= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 7D525F8015A; Mon, 22 Jun 2020 12:18:41 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 7036DF80157; Mon, 22 Jun 2020 12:18:39 +0200 (CEST) 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 A5E42F80157 for ; Mon, 22 Jun 2020 12:18:35 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz A5E42F80157 Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="IVLnqSFm" Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D0E1020675; Mon, 22 Jun 2020 10:18:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592821112; bh=9Y/rtCRYD4aEh3139uBPC2Fcw4zMJcS1iHtnd8Z1zRw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=IVLnqSFmSbtxv9lgC1ENDKsj6DhcVTbwS/S24NdVUCpfcA+ZAhDbxODgSOYeXHfyl OppQ5vIzrO4c+eCi/drrMwa278Fn5w1kJ/b8Hbn2wCg5eMTtHk8ZUABZmzpDcTsr1n QZOUX6IvzvYLEoyxt58sbiak1b3wTuFSOcf7IdzU= Date: Mon, 22 Jun 2020 11:18:30 +0100 From: Mark Brown To: Sasha Levin Subject: Re: [PATCH AUTOSEL 5.7 130/388] ASoC: Fix wrong dependency of da7210 and wm8983 Message-ID: <20200622101830.GA4560@sirena.org.uk> References: <20200618010805.600873-1-sashal@kernel.org> <20200618010805.600873-130-sashal@kernel.org> <20200618110258.GD5789@sirena.org.uk> <20200621233453.GB1931@sasha-vm> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="mP3DRpeJDSE+ciuQ" Content-Disposition: inline In-Reply-To: <20200621233453.GB1931@sasha-vm> X-Cookie: laser, n.: User-Agent: Mutt/1.10.1 (2018-07-13) Cc: alsa-devel@alsa-project.org, Wei Li , linux-kernel@vger.kernel.org, stable@vger.kernel.org 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" --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Jun 21, 2020 at 07:34:53PM -0400, Sasha Levin wrote: > On Thu, Jun 18, 2020 at 12:02:58PM +0100, Mark Brown wrote: > > This is purely about build testing, are you sure this is stable > > material? > Is this not something that can happen in practice? Not outside of build testing. --mP3DRpeJDSE+ciuQ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl7whXUACgkQJNaLcl1U h9BDzQf/RzQdCcVRGWZhfoT1fNalQOZMEnvqtp8b6Y31rlwZ6+PGxc525TkQJ3yM zgniKy6yj9g6df+e5VG7TAeYXsSG1WT41FMruuBxHeYcBYrHtA/tR8ojN2vaNXRU dngRsHbjO5iL1+qutTylc//yk2R/ytncWq/4PqECCdkcReGt9/kqfgBOfltTRfNU DkjR5I5c/FkGveWlgWqIZOjMx3NP7r00oor56FhRbs+IYu0OrhWk8GJd4m/BoxY0 GGvm8Mizp+qFdOTq0ff9CKJm9tWVLHk1uo/YfDAukmHrO+fgcmhckj9EU4vpoGT3 4x26/YcBwCErNU8cUNW3gl6+VlESkQ== =4bpC -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ--