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 8CF10C43331 for ; Mon, 30 Mar 2020 17:06:27 +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 1353A206F5 for ; Mon, 30 Mar 2020 17:06:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="qnb2h5Cw" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1353A206F5 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 5CD1615F2; Mon, 30 Mar 2020 19:05:35 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 5CD1615F2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1585587985; bh=Gz9BYkeTKsuYchamnc/KsQHb6gaEDzIkiH2pMByPde8=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=qnb2h5CwxFQaaOYJKmUYJ0ZpInbfDQ+zSf3HC+j+sr8SGndOO+Q6zHnUe+x3XFFAo UdZSD+LlIV2lBmPh4LeKP83vkMu5VL3fz6RrVhHKKnvC5bflp68sqrkjLP+cmw7EFD FGUhSKz8fJg+10dFRpVLIBad2fwuQwoz5qi1WWE8= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id D13C3F80145; Mon, 30 Mar 2020 19:05:34 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id BD20BF80148; Mon, 30 Mar 2020 19:05:32 +0200 (CEST) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by alsa1.perex.cz (Postfix) with ESMTP id 6EC73F800EB for ; Mon, 30 Mar 2020 19:05:28 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 6EC73F800EB Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 15D77101E; Mon, 30 Mar 2020 10:05:27 -0700 (PDT) Received: from localhost (unknown [10.37.6.21]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 890F33F68F; Mon, 30 Mar 2020 10:05:26 -0700 (PDT) Date: Mon, 30 Mar 2020 18:05:25 +0100 From: Mark Brown To: =?utf-8?B?7J206rK97YOd?= Subject: Re: [PATCH 1/3] ASoC: dapm: connect virtual mux with default value Message-ID: <20200330170525.GA51888@sirena.org.uk> References: <000e01d60665$d48444b0$7d8cce10$@samsung.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="AhhlLboLdkugWU4S" Content-Disposition: inline In-Reply-To: <000e01d60665$d48444b0$7d8cce10$@samsung.com> X-Cookie: You will be awarded some great honor. User-Agent: Mutt/1.10.1 (2018-07-13) Cc: alsa-devel@alsa-project.org, lgirdwood@gmail.com, tiwai@suse.com 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" --AhhlLboLdkugWU4S Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 30, 2020 at 04:35:47PM +0900, =EC=9D=B4=EA=B2=BD=ED=83=9D wrote: > +++ b/sound/soc/soc-dapm.c > @@ -802,7 +802,16 @@ static void dapm_set_mixer_path_status(struct > snd_soc_dapm_path *p, int i, It looks like your client corrupted this by at least word wrapping it, can you resend please? --AhhlLboLdkugWU4S Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl6CJtQACgkQJNaLcl1U h9Cwswf/aXPyQy4DMNkV+Qec1DGAcY7NNoI+Ifp9G0IOPAw4NNhCzZ7+TKA2N8Pt C/ubE7fwONCGV2DPm/K+gNEBmc5DDacCLPJV0KNBQWdsgXnW96gDEut+5qWBk741 8urCn7VTy0fLldDr4Mc+yZjaolNZEmmlDQbhTxISm0gO5W0Ex9eatVj7Hau72bkL hEYVtcQ5iKIQjG2CmvSGdzNpUBTNcz5IWip38DCcK0Brqn0V1Awh4ArCsPI1EsUQ dZsrq1TB3KB5R6tJ4VmWdikG64Tk755L5+Vz9PMND39brPdq5gIQGx6SFWlV0DRN oVCU1hfZBX3mQQQ4gTzDISduCPmpOg== =r/9I -----END PGP SIGNATURE----- --AhhlLboLdkugWU4S--