[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CABb+yY1cSGZRZJEenweRFNPVfkMKiMwowTdnURuFoXnB5+FKGA@mail.gmail.com>
Date: Wed, 8 Jan 2020 15:13:29 -0600
From: Jassi Brar <jassisinghbrar@...il.com>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: Felipe Balbi <balbi@...nel.org>, Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Devicetree List <devicetree@...r.kernel.org>,
linux-usb@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Jassi Brar <jaswinder.singh@...aro.org>
Subject: Re: [PATCH v2 2/2] usb: gadget: add udc driver for max3420
On Wed, Jan 8, 2020 at 10:42 AM Greg KH <gregkh@...uxfoundation.org> wrote:
>
> On Sun, Jan 05, 2020 at 04:55:57PM -0600, jassisinghbrar@...il.com wrote:
> > --- /dev/null
> > +++ b/drivers/usb/gadget/udc/max3420_udc.c
> > @@ -0,0 +1,1333 @@
> > +// SPDX-License-Identifier: GPL-2.0+
> > +/*
> > + * MAX3420 Device Controller driver for USB.
> > + *
> > + * Author: Jaswinder Singh Brar <jaswinder.singh@...aro.org>
> > + * (C) Copyright 2019 Linaro Ltd
> > + *
> > + * Based on:
> > + * o MAX3420E datasheet
> > + * http://datasheets.maximintegrated.com/en/ds/MAX3420E.pdf
> > + * o MAX342{0,1}E Programming Guides
> > + * https://pdfserv.maximintegrated.com/en/an/AN3598.pdf
> > + * https://pdfserv.maximintegrated.com/en/an/AN3785.pdf
> > + *
> > + * This file is licenced under the GPL v2.
>
> This line says that the SPDX line above is a lie :(
>
> Please fix this.
>
Sorry, that is a relic from forward porting the driver. I updated the
copyright year (guess need to again) but missed that line.
> As pennance, please re-read Documentation/process/license-rules.rst.
>
I will take a dozen lines each day before bed.
Cheers still !
Powered by blists - more mailing lists