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.2 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,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 1D093C43331 for ; Mon, 30 Mar 2020 15:41:35 +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 9A9F22072E for ; Mon, 30 Mar 2020 15:41:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="bRIHkFwK" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9A9F22072E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com 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 EFE0B1612; Mon, 30 Mar 2020 17:40:42 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz EFE0B1612 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1585582893; bh=oG6T/gOGk9/Kyd0hHVAMpBlx4+RhDiOzWifYqBCE8HM=; h=Subject:To:References:From:Date:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=bRIHkFwKJjY+TgXg5rX5YpxnMzcW4YxLyRFXu+kanBHImRoHLZi3e7skNHLxXZutu xDZ15fY8JUFXVRmkiXAlOb7E1qnJPaClNsP/hXLSxo1V1J35hBb0oB9dx3jyZAeCCU qulbZi5A6lX1juNchGEBA3/baz/dHwVxMoQxZPPU= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 7979AF800AA; Mon, 30 Mar 2020 17:40:42 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 94BFCF80148; Mon, 30 Mar 2020 17:40:29 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 52B49F800EB for ; Mon, 30 Mar 2020 17:40:18 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 52B49F800EB IronPort-SDR: 6QE95vv6dTYy8KGNFmYs4F+VdTp6BegdIx4DCiaTsfhWvlRlASz1NaaI/OQT5vFOlWsHIXygv6 SpfANqhIBRyw== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Mar 2020 08:40:16 -0700 IronPort-SDR: Eb2wCb1HDrU2DzP2nA7wX4Pbrz6pL26tO4z1Tv0An+jMLK0GbSzhbsOkvUE2sGuAJTXysg9+8M Nq2gK+so6sBg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.72,324,1580803200"; d="scan'208";a="395161805" Received: from sgobriel-mobl.amr.corp.intel.com (HELO [10.212.145.94]) ([10.212.145.94]) by orsmga004.jf.intel.com with ESMTP; 30 Mar 2020 08:40:15 -0700 Subject: Re: [PATCH 0/4] ASoC: Intel: boards: Remove ignore_suspend flag from SSP0 dai link To: Cezary Rojewski , alsa-devel@alsa-project.org References: <20200319204947.18963-1-cezary.rojewski@intel.com> From: Pierre-Louis Bossart Message-ID: Date: Mon, 30 Mar 2020 10:40:15 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 In-Reply-To: <20200319204947.18963-1-cezary.rojewski@intel.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Cc: vkoul@kernel.org, broonie@kernel.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" On 3/19/20 3:49 PM, Cezary Rojewski wrote: > As of commit: > ASoC: soc-core: care .ignore_suspend for Component suspend > > function soc-core::snd_soc_suspend no longer ignores 'ignore_suspend' > flag for dai links. While BE dai link for System Pin is > supposed to follow standard suspend-resume flow, appended > 'ignore_suspend' flag disturbs that flow and causes audio to break > right after resume. Remove the flag to address this. > > Link to first message in conversation: > https://lkml.org/lkml/2020/3/18/54 > > Cezary Rojewski (4): > ASoC: Intel: broadwell: Remove ignore_suspend flag from SSP0 dai link > ASoC: Intel: haswell: Remove ignore_suspend flag from SSP0 dai link > ASoC: Intel: bdw-rt5677: Remove ignore_suspend flag from SSP0 dai link > ASoC: Intel: bdw-rt5650: Remove ignore_suspend flag from SSP0 dai link tested on Broadwell XPS 13 and bdw-rt5677, so Acked-by: Pierre-Louis Bossart > > sound/soc/intel/boards/bdw-rt5650.c | 1 - > sound/soc/intel/boards/bdw-rt5677.c | 1 - > sound/soc/intel/boards/broadwell.c | 1 - > sound/soc/intel/boards/haswell.c | 1 - > 4 files changed, 4 deletions(-) >