From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757270AbcAYOkG (ORCPT ); Mon, 25 Jan 2016 09:40:06 -0500 Received: from mail-wm0-f46.google.com ([74.125.82.46]:32899 "EHLO mail-wm0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755543AbcAYOkC (ORCPT ); Mon, 25 Jan 2016 09:40:02 -0500 Date: Mon, 25 Jan 2016 14:39:57 +0000 From: Lee Jones To: Chen-Yu Tsai Cc: Maxime Ripard , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, Hans de Goede , Mark Brown , Andy Shevchenko , Rob Herring , Carlo Caione Subject: Re: [PATCH v7 04/10] mfd: axp20x: Add missing copyright notice Message-ID: <20160125143957.GS3368@x1> References: <1452655854-1528-1-git-send-email-wens@csie.org> <1452655854-1528-5-git-send-email-wens@csie.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1452655854-1528-5-git-send-email-wens@csie.org> 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 On Wed, 13 Jan 2016, Chen-Yu Tsai wrote: > When the driver was merged, the original author did not include a proper > copyright notice. This patch adds the notice, backdated to when the > driver was merged. This is very wordy. "Supply a backdated copyright notice." > Cc: Carlo Caione > Signed-off-by: Chen-Yu Tsai > --- > > New patch in v7. > > --- > drivers/mfd/axp20x.c | 2 ++ > 1 file changed, 2 insertions(+) Patch looks fine though: Acked-by: Lee Jones > diff --git a/drivers/mfd/axp20x.c b/drivers/mfd/axp20x.c > index 3e186f2dcac3..cec51e689d1d 100644 > --- a/drivers/mfd/axp20x.c > +++ b/drivers/mfd/axp20x.c > @@ -5,6 +5,8 @@ > * converters, LDOs, multiple 12-bit ADCs of voltage, current and temperature > * as well as configurable GPIOs. > * > + * Copyright (C) 2014 Carlo Caione > + * > * Author: Carlo Caione > * > * This program is free software; you can redistribute it and/or modify -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH v7 04/10] mfd: axp20x: Add missing copyright notice Date: Mon, 25 Jan 2016 14:39:57 +0000 Message-ID: <20160125143957.GS3368@x1> References: <1452655854-1528-1-git-send-email-wens@csie.org> <1452655854-1528-5-git-send-email-wens@csie.org> Reply-To: lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <1452655854-1528-5-git-send-email-wens-jdAy2FN1RRM@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Chen-Yu Tsai Cc: Maxime Ripard , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, Hans de Goede , Mark Brown , Andy Shevchenko , Rob Herring , Carlo Caione List-Id: devicetree@vger.kernel.org On Wed, 13 Jan 2016, Chen-Yu Tsai wrote: > When the driver was merged, the original author did not include a proper > copyright notice. This patch adds the notice, backdated to when the > driver was merged. This is very wordy.=20 "Supply a backdated copyright notice." > Cc: Carlo Caione > Signed-off-by: Chen-Yu Tsai > --- >=20 > New patch in v7. >=20 > --- > drivers/mfd/axp20x.c | 2 ++ > 1 file changed, 2 insertions(+) Patch looks fine though: Acked-by: Lee Jones > diff --git a/drivers/mfd/axp20x.c b/drivers/mfd/axp20x.c > index 3e186f2dcac3..cec51e689d1d 100644 > --- a/drivers/mfd/axp20x.c > +++ b/drivers/mfd/axp20x.c > @@ -5,6 +5,8 @@ > * converters, LDOs, multiple 12-bit ADCs of voltage, current and temper= ature > * as well as configurable GPIOs. > * > + * Copyright (C) 2014 Carlo Caione > + * > * Author: Carlo Caione > * > * This program is free software; you can redistribute it and/or modify --=20 Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org =E2=94=82 Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog --=20 You received this message because you are subscribed to the Google Groups "= linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an e= mail to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 From: lee.jones@linaro.org (Lee Jones) Date: Mon, 25 Jan 2016 14:39:57 +0000 Subject: [PATCH v7 04/10] mfd: axp20x: Add missing copyright notice In-Reply-To: <1452655854-1528-5-git-send-email-wens@csie.org> References: <1452655854-1528-1-git-send-email-wens@csie.org> <1452655854-1528-5-git-send-email-wens@csie.org> Message-ID: <20160125143957.GS3368@x1> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, 13 Jan 2016, Chen-Yu Tsai wrote: > When the driver was merged, the original author did not include a proper > copyright notice. This patch adds the notice, backdated to when the > driver was merged. This is very wordy. "Supply a backdated copyright notice." > Cc: Carlo Caione > Signed-off-by: Chen-Yu Tsai > --- > > New patch in v7. > > --- > drivers/mfd/axp20x.c | 2 ++ > 1 file changed, 2 insertions(+) Patch looks fine though: Acked-by: Lee Jones > diff --git a/drivers/mfd/axp20x.c b/drivers/mfd/axp20x.c > index 3e186f2dcac3..cec51e689d1d 100644 > --- a/drivers/mfd/axp20x.c > +++ b/drivers/mfd/axp20x.c > @@ -5,6 +5,8 @@ > * converters, LDOs, multiple 12-bit ADCs of voltage, current and temperature > * as well as configurable GPIOs. > * > + * Copyright (C) 2014 Carlo Caione > + * > * Author: Carlo Caione > * > * This program is free software; you can redistribute it and/or modify -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog