From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolin Chen Subject: Re: [PATCH v2 1/2] ASoC: fsl_spdif: Remove unnecessary dev_set_drvdata() Date: Tue, 27 Aug 2013 09:57:44 +0800 Message-ID: <20130827015743.GA3758@MrMyself> References: <1377292486-7591-1-git-send-email-festevam@gmail.com> <20130826060556.GA12524@MrMyself> <20130826115255.GA10783@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe006.messaging.microsoft.com [216.32.181.186]) by alsa0.perex.cz (Postfix) with ESMTP id 9EC88261609 for ; Tue, 27 Aug 2013 04:09:33 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20130826115255.GA10783@sirena.org.uk> 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: Mark Brown Cc: Fabio Estevam , alsa-devel@alsa-project.org, Fabio Estevam List-Id: alsa-devel@alsa-project.org On Mon, Aug 26, 2013 at 12:52:55PM +0100, Mark Brown wrote: > On Mon, Aug 26, 2013 at 02:05:56PM +0800, Nicolin Chen wrote: > > Good to know this. Thank you :) > > > > Acked-by: Nicolin Chen > > ( > > I'm not sure if I can use 'Acked-by'. > > If not, pls replace it to 'Reviewed-by' > > Thanks a lot. > > Reviwed-by: is actually better - acked just means that you don't mind > the patch while reviewed means that you actaully did a proper review and > so on. Thank you for the explain :) Nicolin