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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 33A41C4332F for ; Wed, 4 Jan 2023 18:56:36 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 2F022C03C; Wed, 4 Jan 2023 19:55:44 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 2F022C03C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1672858594; bh=O6CS1YaqJdLRkKNpM+ISDo/CBjJK7EGwS7kmRWufSFo=; h=Date:From:To:Subject:References:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Cc:From; b=FJj2WMlmHmhannK4f3F2p5NnFMe8dPUdEK3+BoXYHQnNvExX6U3GNeeo/+VE6Gpeb jy3xGA9NWNPj5mFZ9a8JXjKbM7wReIfiHo4i6mMCgI29zahBbKOmayN6faFjilBlIC b+9Gir5Se3Oe7oDVWhLG3ptycv0bj+gpiLo9P7+I= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id DF5ADF8023B; Wed, 4 Jan 2023 19:55:43 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 0DB8DF80240; Wed, 4 Jan 2023 19:55:43 +0100 (CET) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (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 AE3D8F8023A for ; Wed, 4 Jan 2023 19:55:39 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz AE3D8F8023A Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=Ksn41A/9 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1672858541; x=1704394541; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=O6CS1YaqJdLRkKNpM+ISDo/CBjJK7EGwS7kmRWufSFo=; b=Ksn41A/9+U4fXsFsmkTYF8O3WiGxBI/AAaH1YIUfcUSI44REdK9kQuU4 qB3bP8TXP2DMZqkxB6PLSxM+mHAgOPtOU9Rg+QhQEiFhzCUe6IBmwGk1V isq6WdvhH76sFLWelXd99TEUbw0jaWiMEjl5DZkh9umMx7TgVJPMRL2V8 3yBe5hlUBvC7u+CPpTq3p56C9EbxJlZU/XxO4WDe1SRiOmh6EtjokRK5S D7wCO97uesegIIjelJVMZ0vnad9RXti13PwZ5vXySQIisuFXiN2bgzfV5 f35DbWlyJQDgBiVso4S1s+EKphD+On7F5RLwnzw1jH4bSRASQaYijTO72 Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10580"; a="319721354" X-IronPort-AV: E=Sophos;i="5.96,300,1665471600"; d="scan'208";a="319721354" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Jan 2023 10:55:36 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10580"; a="657214817" X-IronPort-AV: E=Sophos;i="5.96,300,1665471600"; d="scan'208";a="657214817" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga007.fm.intel.com with ESMTP; 04 Jan 2023 10:55:33 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1pD8vD-004RD0-2V; Wed, 04 Jan 2023 20:55:31 +0200 Date: Wed, 4 Jan 2023 20:55:31 +0200 From: Andy Shevchenko To: Mark Brown Subject: Re: [PATCH v1 1/5] ASoC: Intel: bytcht_cx2072x: Replace open coded acpi_dev_put() Message-ID: References: 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 X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.29 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: , Cc: Cezary Rojewski , Kai Vehmanen , Bard Liao , linux-kernel@vger.kernel.org, Takashi Iwai , alsa-devel@alsa-project.org, Pierre-Louis Bossart , Liam Girdwood , Ranjani Sridharan , Peter Ujfalusi Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Wed, Jan 04, 2023 at 05:16:04PM +0000, Mark Brown wrote: > On Wed, Jan 04, 2023 at 06:48:11PM +0200, Andy Shevchenko wrote: > > On Wed, Jan 04, 2023 at 04:42:28PM +0000, Mark Brown wrote: > > > > According to b4 you've only acked the first patch here because Andy > > > doesn't send cover letters :/ > > > Is b4 capable to spread tags from cover letter to the whole series? > > (Sorry, I'm a bit outdated with all Swiss-knife possibilities that > > b4 provides) > > Yes, it does that. Oh, cool to know! So it makes a lot of sense to create the cover letters even for straightforward independent changes that are united into the series for the easy handling. Thank you! P.S. Tell me if I need to resend with tags applied this time? -- With Best Regards, Andy Shevchenko 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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4462AC4332F for ; Wed, 4 Jan 2023 18:55:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239485AbjADSzj (ORCPT ); Wed, 4 Jan 2023 13:55:39 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51996 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231392AbjADSzh (ORCPT ); Wed, 4 Jan 2023 13:55:37 -0500 Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0C031DF00 for ; Wed, 4 Jan 2023 10:55:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1672858537; x=1704394537; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=O6CS1YaqJdLRkKNpM+ISDo/CBjJK7EGwS7kmRWufSFo=; b=Rz7FcouESPtvsCCBpFgd9dL1u3fX1lVAE86gj1MqgHMnEKAOxigadfdl nRuRRRKRwitSGpIKGHYUdEFv6I8+EmhrH1TrnFc4UaD8otcW5Z7zauIR6 k7iVjmEuXqr62GdQbEYe92j7J8s55TTwJbDjHfJF4fA5Ib5DRq4PBnNWL 6JLO/5jep0505rMTEOsVwZUdiVDw3zj1wMcTKp1oDWiLZHRAltyTEsv6+ PXlMn8cp6WTis1DZ4JXjeKEgVYP5yd/eSQ4f0sO3o4JOFXJ6M0lJNMw01 5Y8jjKPEEWCfLS+AmhXzpLVyt8uhbotoMgRV83i7F9tV8RCiZrFjSbgmp w==; X-IronPort-AV: E=McAfee;i="6500,9779,10580"; a="319721352" X-IronPort-AV: E=Sophos;i="5.96,300,1665471600"; d="scan'208";a="319721352" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Jan 2023 10:55:36 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10580"; a="657214817" X-IronPort-AV: E=Sophos;i="5.96,300,1665471600"; d="scan'208";a="657214817" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga007.fm.intel.com with ESMTP; 04 Jan 2023 10:55:33 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1pD8vD-004RD0-2V; Wed, 04 Jan 2023 20:55:31 +0200 Date: Wed, 4 Jan 2023 20:55:31 +0200 From: Andy Shevchenko To: Mark Brown Cc: Pierre-Louis Bossart , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Cezary Rojewski , Liam Girdwood , Peter Ujfalusi , Bard Liao , Ranjani Sridharan , Kai Vehmanen , Jaroslav Kysela , Takashi Iwai Subject: Re: [PATCH v1 1/5] ASoC: Intel: bytcht_cx2072x: Replace open coded acpi_dev_put() Message-ID: References: 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 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 04, 2023 at 05:16:04PM +0000, Mark Brown wrote: > On Wed, Jan 04, 2023 at 06:48:11PM +0200, Andy Shevchenko wrote: > > On Wed, Jan 04, 2023 at 04:42:28PM +0000, Mark Brown wrote: > > > > According to b4 you've only acked the first patch here because Andy > > > doesn't send cover letters :/ > > > Is b4 capable to spread tags from cover letter to the whole series? > > (Sorry, I'm a bit outdated with all Swiss-knife possibilities that > > b4 provides) > > Yes, it does that. Oh, cool to know! So it makes a lot of sense to create the cover letters even for straightforward independent changes that are united into the series for the easy handling. Thank you! P.S. Tell me if I need to resend with tags applied this time? -- With Best Regards, Andy Shevchenko