From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 57D72C282C4 for ; Sat, 9 Feb 2019 17:10:31 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2502D21934 for ; Sat, 9 Feb 2019 17:10:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="On/cG8CR"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="000vqSfe" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2502D21934 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=VO+xuGAXtcH9QGQKz8APZmLyIVPvkmdQPJ/lkeQOj7Q=; b=On/cG8CRFm/Z5y IxIDHzUMXlsAYGZIAnDXD3pbi7omnEnsnQUuOq5qrPp+WdJeOi/lXgyE6HKeEj8th8rBZqPGTjdIP xBH027mSUuy5KdFCGBdEOM0GY/Fi5qeyWH4Q/pAmHn7s8vLFKd+fKe6IwqnXWzIoaouJQ5gT4xjmN Z0hR7rIpsoqShNXM7kuZ4JhJ92cBCEt3JqSKou0/L4K9ZKwuei/QtRCCBxM0DjMkrJm6ascDU2v+K 3KeUYdvwyCa6IAV9NdcfVTqgQV1NmWTAGWQobpbBKACOd89/lDG3I1+GbBuED6WCV51IzRW0UFZ2g Q917CzsrJu5y/DjmwgMw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gsW96-0007jw-84; Sat, 09 Feb 2019 17:10:28 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gsW92-0007jX-HJ for linux-arm-kernel@lists.infradead.org; Sat, 09 Feb 2019 17:10:26 +0000 Received: from archlinux (cpc91196-cmbg18-2-0-cust659.5-4.cable.virginm.net [81.96.234.148]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2AFE421929; Sat, 9 Feb 2019 17:10:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549732224; bh=WOmQaS5VPNzAcPQ7/iJiwT5l0YByEqy/yDhL6g59PuQ=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=000vqSfeoZqGcVFBVl8TsCsc9ga/PaUr/uCpE4V1fm33dGt9VUvzySzW+bHH6HLu/ Hri5wTtv5m0741h9vk60E8A6xAZBqgzJTXX++SYirgE6hjIXOE6wUsTLmoJ3fMwtcp YYvE1xYlvw9GlBCrTQO0GTAuc8FMxWrNtFg/lgNo= Date: Sat, 9 Feb 2019 17:10:18 +0000 From: Jonathan Cameron To: Gregory CLEMENT Subject: Re: [PATCH 3/5] iio:adc:lpc32xx use SPDX-License-Identifier Message-ID: <20190209171004.0741f68e@archlinux> In-Reply-To: <20190208160944.13281-4-gregory.clement@bootlin.com> References: <20190208160944.13281-1-gregory.clement@bootlin.com> <20190208160944.13281-4-gregory.clement@bootlin.com> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190209_091024_599412_724CCF64 X-CRM114-Status: GOOD ( 16.86 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Lars-Peter Clausen , Peter Meerwald-Stadler , linux-iio@vger.kernel.org, Rob Herring , Thomas Petazzoni , Hartmut Knaack , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 8 Feb 2019 17:09:42 +0100 Gregory CLEMENT wrote: > Convert the driver to SPDX license description which allow removing > several lines in the file. > > Signed-off-by: Gregory CLEMENT Applied to the togreg branch of iio.git and pushed out as testing. Thanks, Jonathan > --- > drivers/iio/adc/lpc32xx_adc.c | 15 +-------------- > 1 file changed, 1 insertion(+), 14 deletions(-) > > diff --git a/drivers/iio/adc/lpc32xx_adc.c b/drivers/iio/adc/lpc32xx_adc.c > index 20b36690fa4f..e361c1532a75 100644 > --- a/drivers/iio/adc/lpc32xx_adc.c > +++ b/drivers/iio/adc/lpc32xx_adc.c > @@ -1,23 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0+ > /* > * lpc32xx_adc.c - Support for ADC in LPC32XX > * > * 3-channel, 10-bit ADC > * > * Copyright (C) 2011, 2012 Roland Stigge > - * > - * This program is free software; you can redistribute it and/or modify > - * it under the terms of the GNU General Public License as published by > - * the Free Software Foundation; either version 2 of the License, or > - * (at your option) any later version. > - * > - * This program is distributed in the hope that it will be useful, > - * but WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > - * GNU General Public License for more details. > - * > - * You should have received a copy of the GNU General Public License > - * along with this program; if not, write to the Free Software > - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. > */ > > #include _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel