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=-3.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 8F99DC63798 for ; Wed, 25 Nov 2020 16:10:36 +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 C0D16207BC for ; Wed, 25 Nov 2020 16:10: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="ktCK5hzs" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C0D16207BC 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 3ACA4172F; Wed, 25 Nov 2020 17:09:42 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 3ACA4172F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1606320632; bh=rKOv1UlLjaiMqgmiJr931FuK/oM4PgU5H3z/j72Y4+o=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=ktCK5hzsxss7RJAyT57vaRYDZFAchzcFI4cXwHhurpt0Dm1iLhAw9BnE6G9+u8WTT lch/T44rMFY1Oib94L5YhZFalLMPqUhjbEmsm+NaFjez3N5ZHjc8tR6p5DODtvCgn7 zFhS42HXxoHz4ZtkQTJP76Tg/GHOjmnSlKYpB6Bk= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id B703AF8015F; Wed, 25 Nov 2020 17:09:41 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 50573F8019D; Wed, 25 Nov 2020 17:09:40 +0100 (CET) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (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 32E6EF80128 for ; Wed, 25 Nov 2020 17:09:32 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 32E6EF80128 IronPort-SDR: f9joRYNQBwyEcdUkxX1/HWTgo0AgtF49cUUocG8jVa5eDmumU6gAyAwGw+Hl+lZ1QHwjyGd1rc OBfjwuXCwt1g== X-IronPort-AV: E=McAfee;i="6000,8403,9816"; a="256865218" X-IronPort-AV: E=Sophos;i="5.78,369,1599548400"; d="scan'208";a="256865218" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Nov 2020 08:09:28 -0800 IronPort-SDR: grlmE6dT9V4TCbWNdnH9xXNf0WoSQ5Aku798nFHZd8cjKu1oSkFXqYWzfdYU02uZmqoapwaZjc H66VbfzK523Q== X-IronPort-AV: E=Sophos;i="5.78,369,1599548400"; d="scan'208";a="535354686" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga006-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Nov 2020 08:09:26 -0800 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1khxNE-009f8q-IP; Wed, 25 Nov 2020 18:10:28 +0200 Date: Wed, 25 Nov 2020 18:10:28 +0200 From: Andy Shevchenko To: "Rafael J. Wysocki" Subject: Re: [PATCH v1] ASoC: Intel: catpt: Replace open coded variant of resource_intersection() Message-ID: <20201125161028.GW4077@smile.fi.intel.com> References: <20201124095628.54373-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Cc: "Rojewski, Cezary" , "alsa-devel@alsa-project.org" , "Rafael J. Wysocki" , Jie Yang , Pierre-Louis Bossart , Liam Girdwood , "linux-acpi@vger.kernel.org" , Mark Brown 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 Wed, Nov 25, 2020 at 04:49:39PM +0100, Rafael J. Wysocki wrote: > On Tue, Nov 24, 2020 at 1:13 PM Rojewski, Cezary > wrote: ... > Applied as 5.11 material, thanks! Thanks! There is one fix to the series [1]. But now I realized that I forgot to Cc linux-acpi@. Do you want me resend it? [1]: https://lore.kernel.org/lkml/20201119105327.89917-1-andriy.shevchenko@linux.intel.com/ -- With Best Regards, Andy Shevchenko