From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolin Chen Subject: Re: [PATCH v1 00/15] ASoC: fsl_ssi: Clean up - program flow level Date: Thu, 4 Jan 2018 11:48:43 -0800 Message-ID: <20180104194842.GE27975@Asurada-Nvidia> References: <1513702819-42310-1-git-send-email-nicoleotsuka@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pl0-f65.google.com (mail-pl0-f65.google.com [209.85.160.65]) by alsa0.perex.cz (Postfix) with ESMTP id 035BE267900 for ; Thu, 4 Jan 2018 20:48:30 +0100 (CET) Received: by mail-pl0-f65.google.com with SMTP id bi12so1625723plb.6 for ; Thu, 04 Jan 2018 11:48:30 -0800 (PST) Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Caleb Crome Cc: alsa-devel@alsa-project.org, Sascha Hauer , linux-kernel@vger.kernel.org, Liam Girdwood , Timur Tabi , Mark Brown , Arnaud Mouiche , lukma@denx.de, Fabio Estevam , mail@maciej.szmigiero.name, linuxppc-dev@lists.ozlabs.org List-Id: alsa-devel@alsa-project.org On Tue, Jan 02, 2018 at 03:28:11PM -0800, Caleb Crome wrote: > tested this patch set on MX6 SSI against broonie for-next (4.15-rc5), > no problems. > Do I send a separate Tested-by for each patch, or just the 00/15 one? > Tested-by: Caleb Crome I will include your Tested-by to each patch in v2 unless there is going to be a critical change suggested by the future reviews so that we need another round of full testing. Thank you. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl0-x242.google.com (mail-pl0-x242.google.com [IPv6:2607:f8b0:400e:c01::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3zCJJJ1BLLzDqJv for ; Fri, 5 Jan 2018 06:48:31 +1100 (AEDT) Received: by mail-pl0-x242.google.com with SMTP id 1so1637642plv.0 for ; Thu, 04 Jan 2018 11:48:31 -0800 (PST) Date: Thu, 4 Jan 2018 11:48:43 -0800 From: Nicolin Chen To: Caleb Crome Cc: Timur Tabi , Mark Brown , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, alsa-devel@alsa-project.org, Liam Girdwood , Fabio Estevam , mail@maciej.szmigiero.name, Arnaud Mouiche , lukma@denx.de, Sascha Hauer Subject: Re: [PATCH v1 00/15] ASoC: fsl_ssi: Clean up - program flow level Message-ID: <20180104194842.GE27975@Asurada-Nvidia> References: <1513702819-42310-1-git-send-email-nicoleotsuka@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Jan 02, 2018 at 03:28:11PM -0800, Caleb Crome wrote: > tested this patch set on MX6 SSI against broonie for-next (4.15-rc5), > no problems. > Do I send a separate Tested-by for each patch, or just the 00/15 one? > Tested-by: Caleb Crome I will include your Tested-by to each patch in v2 unless there is going to be a critical change suggested by the future reviews so that we need another round of full testing. Thank you.