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=-5.5 required=3.0 tests=BAYES_00,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 319B8C63793 for ; Thu, 22 Jul 2021 11:29:39 +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 D561161009 for ; Thu, 22 Jul 2021 11:29:37 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D561161009 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 67D6316D2; Thu, 22 Jul 2021 13:28:46 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 67D6316D2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1626953376; bh=fCVv3/+dlMY3y/+mpAxrj94W1uAP+lRGIT1ypR4LDxg=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=GVAqHLszDnA18mvPLBH2ubAzW7LU7vM9SYUhG2CcBNU9yiEA/6Mls9mNIyYkvuUv0 nvAgPD51DlJHR6o06HOiT9K5jvxPikmn4ZFdXZKEX6V7IaJonSZQRfXohprAaZwn5b xhPYKlF+Bb/hyKBKu4UX0eSIMGDA/ZEKWWZUaPkQ= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id B3A02F80218; Thu, 22 Jul 2021 13:28:45 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 392F6F80227; Thu, 22 Jul 2021 13:28:26 +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 93C80F800DA for ; Thu, 22 Jul 2021 13:28:22 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 93C80F800DA Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="cMq7UMdU" Received: by mail.kernel.org (Postfix) with ESMTPSA id ADA3A61248; Thu, 22 Jul 2021 11:28:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1626953299; bh=fCVv3/+dlMY3y/+mpAxrj94W1uAP+lRGIT1ypR4LDxg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cMq7UMdUri/LB5WS0v3Pgw2daNBKkWPuc0gZcI8fhnoYVaGG7zGht63mAPB6wl/92 XXucQwQ1IMQDOOzGZgljraqdOPxuhaQ1ZrhqReyYLSfJYaALfKhtZhTQKhRtjet0F3 NdHlXqLxiY/waMWjGr6PQ3mBslo/wr31KGduNhbNNOXIEycpW4h2wYuB4kHAP628pQ uExBtSoYiePQidZDRKWyzKKzWNIwPc9hrjNCbYWtnNlA2kr9PA5FbI4oDJhvPGRFjF tP9jj7wCE4f2Uvk+DqkChq7AseozutXdxfzLmOQsqI2HK9R3ypcZm8MkI+drWxZk/b hsiRnxqJu2MqQ== Date: Thu, 22 Jul 2021 12:28:12 +0100 From: Mark Brown To: Mario Limonciello Subject: Re: [PATCH] ASoC: amd: renoir: Run hibernation callbacks Message-ID: <20210722112812.GB5258@sirena.org.uk> References: <20210721183603.747-1-mario.limonciello@amd.com> <20210721183603.747-2-mario.limonciello@amd.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="4SFOXa2GPu3tIq4H" Content-Disposition: inline In-Reply-To: <20210721183603.747-2-mario.limonciello@amd.com> X-Cookie: Who's scruffy-looking? User-Agent: Mutt/1.10.1 (2018-07-13) Cc: "moderated list:SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEM..." , Takashi Iwai , Vijendar Mukunda 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" --4SFOXa2GPu3tIq4H Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 21, 2021 at 01:36:03PM -0500, Mario Limonciello wrote: > The registers need to be re-initialized after hibernation or > microphone may be non-functional. You've sent this in reply to version 2 of an apparently unrelated patch, please don't send patches in reply to existing threads especially not unrelated ones - it really confuses the tooling.=20 --4SFOXa2GPu3tIq4H Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmD5VksACgkQJNaLcl1U h9CXOggAhfBmWeUF2/EfX1aJtZCLTaiatB0G6j+5xm3ocw3trOTeI7xmNNHFJSyE wGRkK+RC4TQ+qH8alFiGxUXP2ROx3+E1ZF3GmM6UDvni9YMkqLvTYpyLWIrocfLl v0aa7zYuizgfr+Eo07EwQ9FfXuY/arJPwUIKAeoQk5m8bzkQBAUBdFpzPpGc+t+C 47kwZmpBmHtmkQqURsfqsYG3JMqUYDUnQEAK/u+7+WLsWd2gnmiizihvGCYSrAZR sslZX7icw5B6PqWEFMDrjjITEGSKQq+vut9+lRNQVoOOLq5N0E3kM5ykFM9CJaDS BtTKiK29rVVVUO0IkWvAI2mK6XWpkg== =TXSB -----END PGP SIGNATURE----- --4SFOXa2GPu3tIq4H--