Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp25163imm; Thu, 31 May 2018 17:40:31 -0700 (PDT) X-Google-Smtp-Source: ADUXVKJXgYWoB7IHHDGAO4tIWgVFkd0m0AWvAr02EUyOHY1TOvct1o6EZbrDDpw7EDFGj+phXx5D X-Received: by 2002:a63:7f51:: with SMTP id p17-v6mr7065471pgn.36.1527813631639; Thu, 31 May 2018 17:40:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527813631; cv=none; d=google.com; s=arc-20160816; b=SxemqLj6S1XMpzPFwNwqxd5IEFICzqpeIfFKb3RUR+YAyYaUXiFBqdCN6TdO0+ittp vR7YTu9ryFi7DWZoozeoNwuy4oEWuWZcQ2sfEq/AJXZLm19V1ZrQSZGJxwsppFrF7/06 N7QfjX/xGmAny6UeIUQPGmwWGcLCyhNSBmrvSws2saut1/r4WDsj7dzyL+8X+A1Ketf8 ytFUBH8mPAm965xr37SKhoF+yl0p04rutyZzXdeJ8hxKKDxmR7eFu6cjsnvacCZdvi9x DDA9kZyHTnLZlZXT01OWXftlhyuRXCX5v2g3Wm2TrwMvcPOo2SxHb6YpiOXHZkZGSXbp AKnQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:in-reply-to :mime-version:user-agent:date:message-id:from:cc:references:to :subject:arc-authentication-results; bh=+kQDyTMW2ovIgzFeakcqEia2pImdZfi1My5Xg3LjX+k=; b=Ip87zyf1k9QTOEAjF/G13WejGfNCF26NMKc845LpLRjLuim4GCYsJP3cU6CylsunUw 4gxLhMp1vvSv6hKHveqjj5peAZJ31gEX1kVWzo6DBJkH8sRHr+g9Clk57NgrOXdocuQa 6A9X81ixT7VvZd05YBgVWDGSn7g4yZUMznfCjdCJh0w43qDf9ZkKkl+l+3uO8SZSbZR3 YzKDYBJ7fhrq4Nc+WNt+oJorYpQ3l9oPJgY1UdX9taq/TeYBS8knXSlyP1/BFl4e0z78 P2J1dHq28I0NNpSk8C471dlcme0YT3v86BeXr8NrtD04WQ/QEDyxeF67DIu9YhOCKeB9 +lpg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c17-v6si13503991plo.259.2018.05.31.17.40.16; Thu, 31 May 2018 17:40:31 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750919AbeFAAjj (ORCPT + 99 others); Thu, 31 May 2018 20:39:39 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:8181 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750736AbeFAAjh (ORCPT ); Thu, 31 May 2018 20:39:37 -0400 Received: from DGGEMS413-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id 19F171A31EA02; Fri, 1 Jun 2018 08:39:24 +0800 (CST) Received: from [127.0.0.1] (10.177.29.40) by DGGEMS413-HUB.china.huawei.com (10.3.19.213) with Microsoft SMTP Server id 14.3.382.0; Fri, 1 Jun 2018 08:39:24 +0800 Subject: Re: [PATCH v2 16/21] ASoC: max98088: use match_string() helper To: Mark Brown References: <1527765086-19873-1-git-send-email-xieyisheng1@huawei.com> <1527765086-19873-17-git-send-email-xieyisheng1@huawei.com> <20180531114921.GD13319@sirena.org.uk> <8009e494-9ba0-bff3-e900-37f8923886a0@huawei.com> <20180531160206.GE13319@sirena.org.uk> CC: , , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , From: Yisheng Xie Message-ID: Date: Fri, 1 Jun 2018 08:38:13 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 In-Reply-To: <20180531160206.GE13319@sirena.org.uk> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.177.29.40] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Mark, On 2018/6/1 0:02, Mark Brown wrote: > On Thu, May 31, 2018 at 08:25:39PM +0800, Yisheng Xie wrote: > >> Anyway, Here is the cover letter of v1 and I have add v2's cover letter to you: >> https://lkml.org/lkml/2018/5/21/303 > >> Each patch in this patchset is a separate one, for what this patchset want to do >> is use match_string() helper for echo subsystem. > > For something like this it's generally easier to not send everything as > one big series - it avoids any confusion about dependencies and there's > no actual relationship between the patches. Instead just sending each > subsystem as a series or perhaps even just a bunch of separate patches > should make things smoother. Thanks, will take this suggestion maybe next time. Thanks Yisheng >