lkml.org 
[lkml]   [2020]   [Jan]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 2/2] usb: gadget: add udc driver for max3420
On Sun, Jan 05, 2020 at 04:55:57PM -0600, jassisinghbrar@gmail.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@linaro.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.

As pennance, please re-read Documentation/process/license-rules.rst.

thanks,

greg k-h

\
 
 \ /
  Last update: 2020-01-08 17:42    [W:0.061 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site