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=-6.9 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A,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 15214C433E2 for ; Tue, 8 Sep 2020 15:21:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D270020936 for ; Tue, 8 Sep 2020 15:21:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728845AbgIHPVk (ORCPT ); Tue, 8 Sep 2020 11:21:40 -0400 Received: from mga07.intel.com ([134.134.136.100]:15159 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730273AbgIHPQv (ORCPT ); Tue, 8 Sep 2020 11:16:51 -0400 IronPort-SDR: f+qnvgQbTTIj9+R2VJO38GyFzoxshrSzbDmvhVZwav36J6kNq5GY3VBA/TPt1bcNYOrM/yNesn 335Wao+Im7Ww== X-IronPort-AV: E=McAfee;i="6000,8403,9738"; a="222350543" X-IronPort-AV: E=Sophos;i="5.76,406,1592895600"; d="scan'208";a="222350543" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Sep 2020 07:47:16 -0700 IronPort-SDR: puPDPc9u2j1rpXBb9lkAFy9hUk9VxiuIy5q/f3cgrvaUGVA1uCpxSlgSAOXrarnxTE+c5vsTim B/lcp8Cq+Crw== X-IronPort-AV: E=Sophos;i="5.76,406,1592895600"; d="scan'208";a="448812218" Received: from mgarber-mobl1.amr.corp.intel.com (HELO [10.212.179.134]) ([10.212.179.134]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Sep 2020 07:47:15 -0700 Subject: Re: [PATCH 1/7] soundwire: bus: use property to set interrupt masks To: Mark Brown , Jaroslav Kysela Cc: alsa-devel@alsa-project.org, tiwai@suse.de, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, hui.wang@canonical.com, Vinod Koul , srinivas.kandagatla@linaro.org, ranjani.sridharan@linux.intel.com, jank@cadence.com, mengdong.lin@intel.com, sanyog.r.kale@intel.com, Bard Liao , rander.wang@linux.intel.com, bard.liao@intel.com References: <20200818140656.29014-1-yung-chuan.liao@linux.intel.com> <20200818140656.29014-2-yung-chuan.liao@linux.intel.com> <20200828065125.GI2639@vkoul-mobl> <20200908121133.GA5551@sirena.org.uk> <1950b662-ec59-6603-36c7-7a41d9e8460c@perex.cz> <20200908143312.GC5551@sirena.org.uk> From: Pierre-Louis Bossart Message-ID: Date: Tue, 8 Sep 2020 09:47:13 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20200908143312.GC5551@sirena.org.uk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 9/8/20 9:33 AM, Mark Brown wrote: > On Tue, Sep 08, 2020 at 02:28:48PM +0200, Jaroslav Kysela wrote: >> Dne 08. 09. 20 v 14:11 Mark Brown napsal(a): > >>> I don't have this patch and since I seem to get copied on quite a lot of >>> soundwire only serieses I just delete them unread mostly. We now try to use the ASoC/SoundWire prefix for cover letters to highlight that a patchset changes things across two trees, does this help or do we need a different way of flagging these patches? >> It can be fetched from lore (mbox format): > >> https://lore.kernel.org/alsa-devel/20200818140656.29014-2-yung-chuan.liao@linux.intel.com/raw > > Sure, I can go get stuff from the list archives but my list of things to > go through is in my inbox. >