Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751404AbeAPXwh (ORCPT + 1 other); Tue, 16 Jan 2018 18:52:37 -0500 Received: from mail-pl0-f52.google.com ([209.85.160.52]:37814 "EHLO mail-pl0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750790AbeAPXwf (ORCPT ); Tue, 16 Jan 2018 18:52:35 -0500 X-Google-Smtp-Source: ACJfBosEnGAHyIwSlOt68IOQsAZ7+6eGEqkV4Qr18KvFVGJm24R5vEOhZ2DzT7pTkwRQ+DXrvCMAJQ== Date: Tue, 16 Jan 2018 15:52:59 -0800 From: Nicolin Chen To: "Maciej S. Szmigiero" Cc: timur@tabi.org, broonie@kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, alsa-devel@alsa-project.org, lgirdwood@gmail.com, fabio.estevam@nxp.com, caleb@crome.org, arnaud.mouiche@invoxia.com, lukma@denx.de, kernel@pengutronix.de Subject: Re: [PATCH v4 00/17] ASoC: fsl_ssi: Clean up - program flow level Message-ID: <20180116235258.GA6849@Asurada-Nvidia> References: <1516058192-65519-1-git-send-email-nicoleotsuka@gmail.com> <56fb5b43-383f-c0f2-360c-eef0e4d0844f@maciej.szmigiero.name> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56fb5b43-383f-c0f2-360c-eef0e4d0844f@maciej.szmigiero.name> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Wed, Jan 17, 2018 at 12:38:09AM +0100, Maciej S. Szmigiero wrote: > > Example of uncovered tests: AC97, PowerPC and FIQ. > > I've tested the whole series in the AC'97 mode on an i.MX6 UDOO board > and everything seems to work fine as long as few small changes are made > to patches 13 and 16. Thanks for the review and testing. Really appreciate that. I'll take care of those issues in the next version. And I believe those issues are confined to AC97. So Caleb should be able to skip his test if only these two places get updated. (Thanks for keeping testing on each version.)