From: Jacek Anaszewski <jacek.anaszewski@gmail.com>
To: Dan Murphy <dmurphy@ti.com>,
robh+dt@kernel.org, mark.rutland@arm.com,
andy.shevchenko@gmail.com
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-leds@vger.kernel.org
Subject: Re: [PATCH 1/4] leds: lm3692x: Update license header to SPDX
Date: Tue, 3 Jul 2018 22:56:38 +0200 [thread overview]
Message-ID: <5845fa3b-a70e-bf7b-41e6-5b8a2a837f4a@gmail.com> (raw)
In-Reply-To: <20180702181216.19660-1-dmurphy@ti.com>
Hi Dan,
Thank you for the patch set, applied.
Best regards,
Jacek Anaszewski
On 07/02/2018 08:12 PM, Dan Murphy wrote:
> Update the license header to the current
> SPDX licensing format.
>
> Signed-off-by: Dan Murphy <dmurphy@ti.com>
> ---
> drivers/leds/leds-lm3692x.c | 17 +++--------------
> 1 file changed, 3 insertions(+), 14 deletions(-)
>
> diff --git a/drivers/leds/leds-lm3692x.c b/drivers/leds/leds-lm3692x.c
> index 437173d1712c..1a06d8c97789 100644
> --- a/drivers/leds/leds-lm3692x.c
> +++ b/drivers/leds/leds-lm3692x.c
> @@ -1,17 +1,6 @@
> -/*
> - * TI lm3692x LED Driver
> - *
> - * Copyright (C) 2017 Texas Instruments
> - *
> - * Author: Dan Murphy <dmurphy@ti.com>
> - *
> - * This program is free software; you can redistribute it and/or
> - * modify it under the terms of the GNU General Public License
> - * version 2 as published by the Free Software Foundation.
> - *
> - * Data sheet is located
> - * http://www.ti.com/lit/ds/snvsa29/snvsa29.pdf
> - */
> +// SPDX-License-Identifier: GPL-2.0
> +// TI LM3692x LED chip family driver
> +// Copyright (C) 2017-18 Texas Instruments Incorporated - http://www.ti.com/
>
> #include <linux/gpio/consumer.h>
> #include <linux/i2c.h>
>
prev parent reply other threads:[~2018-07-03 20:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-02 18:12 [PATCH 1/4] leds: lm3692x: Update license header to SPDX Dan Murphy
2018-07-02 18:12 ` [PATCH 2/4] leds: lm3692x: Change DT calls to fwnode calls Dan Murphy
2018-07-02 18:12 ` [PATCH 3/4] dt: bindings: lm3692x: Update binding for LED sync control Dan Murphy
2018-07-16 21:08 ` Rob Herring
2018-07-02 18:12 ` [PATCH 4/4] leds: lm3692x: Support LED sync configuration Dan Murphy
2018-07-03 20:56 ` Jacek Anaszewski [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5845fa3b-a70e-bf7b-41e6-5b8a2a837f4a@gmail.com \
--to=jacek.anaszewski@gmail.com \
--cc=andy.shevchenko@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=dmurphy@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).