devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: "pebolle@tiscali.nl" <pebolle@tiscali.nl>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Vineet.Gupta1@synopsys.com" <Vineet.Gupta1@synopsys.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"ezequiel.garcia@free-electrons.com"
	<ezequiel.garcia@free-electrons.com>,
	"Francois.Bedard@synopsys.com" <Francois.Bedard@synopsys.com>,
	"grant.likely@linaro.org" <grant.likely@linaro.org>,
	"dwmw2@infradead.org" <dwmw2@infradead.org>,
	"computersforpeace@gmail.com" <computersforpeace@gmail.com>
Subject: Re: [PATCH 2/2] axs_nand - add driver for NAND controller used on Synopsys AXS dev boards
Date: Fri, 10 Apr 2015 06:36:56 +0000	[thread overview]
Message-ID: <1428647815.5325.3.camel@synopsys.com> (raw)
In-Reply-To: <1428614903.17822.4.camel@x220>

Hi Paul,

On Thu, 2015-04-09 at 23:28 +0200, Paul Bolle wrote:
> What happened to 1/2? Whatever that was, I spotted a license mismatch in
> this 2/2.
> 
> On Wed, 2015-04-08 at 11:57 +0300, Alexey Brodkin wrote:
> > --- /dev/null
> > +++ b/drivers/mtd/nand/axs_nand.c
> > @@ -0,0 +1,412 @@
> > +/*
> > + * Copyright (C) 2014 Synopsys, Inc. (www.synopsys.com)
> > + *
> > + * Driver for NAND controller on Synopsys AXS development board.
> > + *
> > + * This file is subject to the terms and conditions of the GNU General Public
> > + * License v2. See the file COPYING in the main directory of this archive for
> > + * more details.
> > + */
> 
> This states the license of this file is GPL v2.
> 
> > +MODULE_LICENSE("GPL");
> 
> According to include/linux/module.h this states the license is GPL v2 or
> later.

I'm really sorry for this noise.

I meant to send a WIP patch for internal review and due to hard-coded
CCs in the patch "get send-email" automatically added all of you in the
CC field.

I'll try to be more careful next time.

And anyway I'm planning to submit this patch (probably with some more
fixes) for normal review sometime soon.

-Alexey

      reply	other threads:[~2015-04-10  6:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1428483478-22771-1-git-send-email-abrodkin@synopsys.com>
2015-04-08  8:57 ` [PATCH 2/2] axs_nand - add driver for NAND controller used on Synopsys AXS dev boards Alexey Brodkin
2015-04-09 21:28   ` Paul Bolle
2015-04-10  6:36     ` Alexey Brodkin [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=1428647815.5325.3.camel@synopsys.com \
    --to=alexey.brodkin@synopsys.com \
    --cc=Francois.Bedard@synopsys.com \
    --cc=Vineet.Gupta1@synopsys.com \
    --cc=computersforpeace@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dwmw2@infradead.org \
    --cc=ezequiel.garcia@free-electrons.com \
    --cc=grant.likely@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pebolle@tiscali.nl \
    /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).