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.6 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 4DD71C433E6 for ; Tue, 1 Sep 2020 15:49:23 +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 F2CD22064B for ; Tue, 1 Sep 2020 15:49:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="nEVqAmqe"; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="GAEugd9b" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F2CD22064B 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 6D81017DB; Tue, 1 Sep 2020 17:48:31 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 6D81017DB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1598975361; bh=g20pJFBb5iCOzQrBDPcn1dKM+QFrNxFVzYd3pzQcXac=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=nEVqAmqecRx93v9/SNszMO8SxyHrOklHBJFwhkLFDJxii5HEq22E6pujsOwvMU1hy r2NsnUYBNIT/E38tmSg+6yaKQVn5o8HuQgm6CZ1Zkw3OKk6dtwICVmm87z/NFX+TiI onbgmLOY4ytCw2k2UojcT3pJl3mROukmlpLjZSoM= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 0565BF8020D; Tue, 1 Sep 2020 17:48:31 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id AFB47F80217; Tue, 1 Sep 2020 17:48:28 +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 AA8D8F801EB for ; Tue, 1 Sep 2020 17:48:17 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz AA8D8F801EB Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="GAEugd9b" 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 7BFFD2064B; Tue, 1 Sep 2020 15:48:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1598975296; bh=g20pJFBb5iCOzQrBDPcn1dKM+QFrNxFVzYd3pzQcXac=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GAEugd9bLu5XC1xp7VyKySQWdULhHV358+1/mNvBamRil2a9oQAB3X5k8p5g5DGkM 9uk7pfyhlSLOOO0gVzjUqJpa8RrnTRIkDtw7OLnOBrMJgRPyDNjFIRLc/ydXTV5bYW 5LY8+8irTw45kmwTzNOvO5yr8vqT6somRaMFslQ0= Date: Tue, 1 Sep 2020 16:47:36 +0100 From: Mark Brown To: Cezary Rojewski Subject: Re: [PATCH] Revert "ASoC: Intel: haswell: Power transition refactor" Message-ID: <20200901154736.GG6262@sirena.org.uk> References: <20200901153041.14771-1-cezary.rojewski@intel.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="FwyhczKCDPOVeYh6" Content-Disposition: inline In-Reply-To: <20200901153041.14771-1-cezary.rojewski@intel.com> X-Cookie: Equal bytes for women. User-Agent: Mutt/1.10.1 (2018-07-13) Cc: alsa-devel@alsa-project.org, tiwai@suse.com, pierre-louis.bossart@linux.intel.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" --FwyhczKCDPOVeYh6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 01, 2020 at 05:30:41PM +0200, Cezary Rojewski wrote: > This reverts commit 8ec7d6043263ecf250b9b7c0dd8ade899487538a. >=20 > While addressing existing power-cycle limitations for > sound/soc/intel/haswell solution, change brings regression for standard > audio userspace flows e.g.: when using PulseAudio. Please submit patches using subject lines reflecting the style for the subsystem, this makes it easier for people to identify relevant patches. Look at what existing commits in the area you're changing are doing and make sure your subject lines visually resemble what they're doing. There's no need to resubmit to fix this alone. --FwyhczKCDPOVeYh6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl9ObRcACgkQJNaLcl1U h9BS8Af/Sqb0R7N7XfJqm7m57Xf3v75B/bhcrMJ6PbyfODQRKB6ucDVxxoGUFyio h+1bTC4x7I17qfjQQ3n8ejEpjSNFFuIjju84lwpCyg3s6F7sFfg0ln4C3mYBeY5V 8Q/6iYSvA6OXdZzEC7Du1FJNgk98nABGjgf/AeTrH67ZwEjshlwalj8e2r2vS+Im b0eHQ+NCvkvqJ6bLwEGa1ygRKOfIk6cKPn3s4mgAa2XDHg/t/xTRx4FbC+24/joD aV/QWcdZqP4nO2ibM2R7lhxy8Iqp0K0Spi2YGgSjbX6Vw4XujdGPtH6yF1VNyYIj kje8qUinLu9ZEIf/2MEwZ49ctXJLdQ== =Mldc -----END PGP SIGNATURE----- --FwyhczKCDPOVeYh6--