From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lars-Peter Clausen Subject: Re: [PATCH v2 1/2] ASoC: fsl: Add S/PDIF CPU DAI driver Date: Mon, 05 Aug 2013 09:12:01 +0200 Message-ID: <51FF5041.1020609@metafoo.de> References: <1375682965-3116-1-git-send-email-b42378@freescale.com> <1375682965-3116-2-git-send-email-b42378@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp-out-184.synserver.de (smtp-out-184.synserver.de [212.40.185.184]) by alsa0.perex.cz (Postfix) with ESMTP id 4CE092610C4 for ; Mon, 5 Aug 2013 09:11:01 +0200 (CEST) In-Reply-To: <1375682965-3116-2-git-send-email-b42378@freescale.com> 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: Nicolin Chen Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, timur@tabi.org, rob.herring@calxeda.com, broonie@kernel.org, linuxppc-dev@lists.ozlabs.org List-Id: alsa-devel@alsa-project.org On 08/05/2013 08:09 AM, Nicolin Chen wrote: > This patch add S/PDIF controller driver for Freescale SoC. > > Reviewed-by: Lars-Peter Clausen You are supposed to only add tags (Acked-by, Reviewed-by, Signed-off-by, etc.) for other people if they have explicitly said they are OK with it. Reviewed-by means that the person has looked at the current patch and thinks it looks good, not that the person has commented on a previous version of the patch. > Signed-off-by: Nicolin Chen [...] From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out-184.synserver.de (smtp-out-184.synserver.de [212.40.185.184]) by ozlabs.org (Postfix) with ESMTP id EFEFE2C0087 for ; Mon, 5 Aug 2013 17:11:06 +1000 (EST) Message-ID: <51FF5041.1020609@metafoo.de> Date: Mon, 05 Aug 2013 09:12:01 +0200 From: Lars-Peter Clausen MIME-Version: 1.0 To: Nicolin Chen Subject: Re: [alsa-devel] [PATCH v2 1/2] ASoC: fsl: Add S/PDIF CPU DAI driver References: <1375682965-3116-1-git-send-email-b42378@freescale.com> <1375682965-3116-2-git-send-email-b42378@freescale.com> In-Reply-To: <1375682965-3116-2-git-send-email-b42378@freescale.com> Content-Type: text/plain; charset=ISO-8859-1 Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, timur@tabi.org, rob.herring@calxeda.com, broonie@kernel.org, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 08/05/2013 08:09 AM, Nicolin Chen wrote: > This patch add S/PDIF controller driver for Freescale SoC. > > Reviewed-by: Lars-Peter Clausen You are supposed to only add tags (Acked-by, Reviewed-by, Signed-off-by, etc.) for other people if they have explicitly said they are OK with it. Reviewed-by means that the person has looked at the current patch and thinks it looks good, not that the person has commented on a previous version of the patch. > Signed-off-by: Nicolin Chen [...] From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out-185.synserver.de ([212.40.185.185]:1062 "EHLO smtp-out-184.synserver.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754295Ab3HEHYO (ORCPT ); Mon, 5 Aug 2013 03:24:14 -0400 Message-ID: <51FF5041.1020609@metafoo.de> Date: Mon, 05 Aug 2013 09:12:01 +0200 From: Lars-Peter Clausen MIME-Version: 1.0 Subject: Re: [alsa-devel] [PATCH v2 1/2] ASoC: fsl: Add S/PDIF CPU DAI driver References: <1375682965-3116-1-git-send-email-b42378@freescale.com> <1375682965-3116-2-git-send-email-b42378@freescale.com> In-Reply-To: <1375682965-3116-2-git-send-email-b42378@freescale.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: devicetree-owner@vger.kernel.org To: Nicolin Chen Cc: broonie@kernel.org, devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org, timur@tabi.org, rob.herring@calxeda.com List-ID: On 08/05/2013 08:09 AM, Nicolin Chen wrote: > This patch add S/PDIF controller driver for Freescale SoC. > > Reviewed-by: Lars-Peter Clausen You are supposed to only add tags (Acked-by, Reviewed-by, Signed-off-by, etc.) for other people if they have explicitly said they are OK with it. Reviewed-by means that the person has looked at the current patch and thinks it looks good, not that the person has commented on a previous version of the patch. > Signed-off-by: Nicolin Chen [...]