Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp552658img; Mon, 18 Mar 2019 08:59:46 -0700 (PDT) X-Google-Smtp-Source: APXvYqxvAs5sCbM2s+RfAsRL6amcp+kfjQVtgROLBzk8zv3XRLqXmj5a2C1KMFwbXIJmOZS7LepV X-Received: by 2002:a17:902:6f08:: with SMTP id w8mr20584667plk.5.1552924786556; Mon, 18 Mar 2019 08:59:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1552924786; cv=none; d=google.com; s=arc-20160816; b=CPCu0JEiTPQ1pruopqBAtFHd695oRRPTltNFcILEmdsQLPdS2TXToebLe3HrT47m5l GJo6nMp+5We1ljy1lojmnhkvrOlMwIuLiMF2sogboumNRfEKO3jH8gTNvYff1hab0o2r CUK8pwHElkISig6LGfrQfmseQdimCXWDU1VdlIS5K6nD+snLMhwdqRRjhC05EkfPHrMO vn/iH2z92xdLdqkxOxh7X/IVhxRVjI8yxNxuLrRTCff97G7DiXpmmtBxXSGfjNkeSMfA ydOBRzaNDu3mV/rLweWHoegCeSVPt6dEjUvVkvFyI+dsoWR8YRlqQIQanGlgGqCVmmeA 90pA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=Y+RyJsp9TInlDDBUTnYsciBljY+FSB2h3PYu9fLYBDY=; b=g3np1CaSUV9QkCSLC7ZvebBkYRiN15QhK/LtBElG9B8DCB3daszfY9c9OnbBycL2Fw grzin7RlXhJG3uIbDli+nfT9r9+hM0Pd4ysEWtgSbrqSN99PqA0inQ0eN6uynOAIA/SJ TKwZBUdGyfbFmzUzgAlNTSpAtJptEE6eX+3pYHlNa4LNawusXKoo+Olq1OFl68TK+3Oj dtKbnVyl3veemFlXROcELQCX/jvfCV3pf6UIFimsoWl9oyFsdRp6osy/qopHK2RYEpVC jcHF/4L6RO9krmj7NW7OMZc/7c8xi8dT+/jxlXLpW3vq+I7hrfTz6fF85L2BXcf1UZeB TeYw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y18si9368186plp.357.2019.03.18.08.59.31; Mon, 18 Mar 2019 08:59:46 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727593AbfCRP5p (ORCPT + 99 others); Mon, 18 Mar 2019 11:57:45 -0400 Received: from sauhun.de ([88.99.104.3]:36956 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727151AbfCRP5k (ORCPT ); Mon, 18 Mar 2019 11:57:40 -0400 Received: from localhost (p54B330C6.dip0.t-ipconnect.de [84.179.48.198]) by pokefinder.org (Postfix) with ESMTPSA id 4B0914B20B8; Mon, 18 Mar 2019 16:57:38 +0100 (CET) From: Wolfram Sang To: linux-kernel@vger.kernel.org Cc: linux-renesas-soc@vger.kernel.org, Lee Jones , Mark Brown , Support Opensource , Wolfram Sang Subject: [PATCH 1/4] mfd: da9063: convert headers to SPDX Date: Mon, 18 Mar 2019 16:57:24 +0100 Message-Id: <20190318155728.28365-2-wsa+renesas@sang-engineering.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20190318155728.28365-1-wsa+renesas@sang-engineering.com> References: <20190318155728.28365-1-wsa+renesas@sang-engineering.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Covnert the headers of the source and include files to SPDX. And fix some typos in the descriptions ("interrupt" instead of "I2C"). Signed-off-by: Wolfram Sang --- drivers/mfd/da9063-core.c | 8 ++------ drivers/mfd/da9063-i2c.c | 9 ++------- drivers/mfd/da9063-irq.c | 9 ++------- include/linux/mfd/da9063/core.h | 7 +------ include/linux/mfd/da9063/registers.h | 7 +------ 5 files changed, 8 insertions(+), 32 deletions(-) diff --git a/drivers/mfd/da9063-core.c b/drivers/mfd/da9063-core.c index 6e4ce49b4405..4e5ebb7f2ef0 100644 --- a/drivers/mfd/da9063-core.c +++ b/drivers/mfd/da9063-core.c @@ -1,5 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* - * da9063-core.c: Device access for Dialog DA9063 modules + * Device access for Dialog DA9063 modules * * Copyright 2012 Dialog Semiconductors Ltd. * Copyright 2013 Philipp Zabel, Pengutronix @@ -7,11 +8,6 @@ * Author: Krystian Garbaciak, Dialog Semiconductor * Author: Michal Hajduk, Dialog Semiconductor * - * 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. - * */ #include diff --git a/drivers/mfd/da9063-i2c.c b/drivers/mfd/da9063-i2c.c index 50a24b1921d0..4a97ba0a35bb 100644 --- a/drivers/mfd/da9063-i2c.c +++ b/drivers/mfd/da9063-i2c.c @@ -1,15 +1,10 @@ -/* da9063-i2c.c: Interrupt support for Dialog DA9063 +// SPDX-License-Identifier: GPL-2.0+ +/* I2C support for Dialog DA9063 * * Copyright 2012 Dialog Semiconductor Ltd. * Copyright 2013 Philipp Zabel, Pengutronix * * Author: Krystian Garbaciak, Dialog Semiconductor - * - * 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. - * */ #include diff --git a/drivers/mfd/da9063-irq.c b/drivers/mfd/da9063-irq.c index ecc0c8ce6c58..e12b3dd0c99b 100644 --- a/drivers/mfd/da9063-irq.c +++ b/drivers/mfd/da9063-irq.c @@ -1,15 +1,10 @@ -/* da9063-irq.c: Interrupts support for Dialog DA9063 +// SPDX-License-Identifier: GPL-2.0+ +/* Interrupt support for Dialog DA9063 * * Copyright 2012 Dialog Semiconductor Ltd. * Copyright 2013 Philipp Zabel, Pengutronix * * Author: Michal Hajduk, Dialog Semiconductor - * - * 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. - * */ #include diff --git a/include/linux/mfd/da9063/core.h b/include/linux/mfd/da9063/core.h index 71b09154e2db..5cd06ab26352 100644 --- a/include/linux/mfd/da9063/core.h +++ b/include/linux/mfd/da9063/core.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Definitions for DA9063 MFD driver * @@ -5,12 +6,6 @@ * * Author: Michal Hajduk, Dialog Semiconductor * Author: Krystian Garbaciak, Dialog Semiconductor - * - * 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. - * */ #ifndef __MFD_DA9063_CORE_H__ diff --git a/include/linux/mfd/da9063/registers.h b/include/linux/mfd/da9063/registers.h index 5d42859cb441..272f984b766d 100644 --- a/include/linux/mfd/da9063/registers.h +++ b/include/linux/mfd/da9063/registers.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Registers definition for DA9063 modules * @@ -5,12 +6,6 @@ * * Author: Michal Hajduk, Dialog Semiconductor * Author: Krystian Garbaciak, Dialog Semiconductor - * - * 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. - * */ #ifndef _DA9063_REG_H -- 2.11.0