From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753400AbbFOCHG (ORCPT ); Sun, 14 Jun 2015 22:07:06 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:58487 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751993AbbFOCG4 (ORCPT ); Sun, 14 Jun 2015 22:06:56 -0400 X-Listener-Flag: 11101 Message-ID: <1434334001.14980.3.camel@mtksdaap41> Subject: Re: [PATCH 1/3] ASoC: mediatek: Add AFE platform driver From: Koro Chen To: Mark Brown CC: , , , , , , , , , , , , Date: Mon, 15 Jun 2015 10:06:41 +0800 In-Reply-To: <20150612130638.GZ1921@sirena.org.uk> References: <1433946276-25969-1-git-send-email-koro.chen@mediatek.com> <1433946276-25969-2-git-send-email-koro.chen@mediatek.com> <20150612130638.GZ1921@sirena.org.uk> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2015-06-12 at 14:06 +0100, Mark Brown wrote: > On Wed, Jun 10, 2015 at 10:24:34PM +0800, Koro Chen wrote: > > This is the DPCM based platform driver of AFE (Audio Front End) unit. > > > > Signed-off-by: Koro Chen > > Signed-off-by: Sascha Hauer > > Your signoff should be last if you're the one sending the patch. > Otherwise this seems basically fine, but you said you were going to send > a new version so not applying. Thank you, I will fix this in the next version of patch along with fixups of Paul's comments.