From patchwork Wed Dec 5 12:54:09 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 10714079 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id E87D213AF for ; Wed, 5 Dec 2018 12:55:34 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D3F9F2CED2 for ; Wed, 5 Dec 2018 12:55:34 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C555C2CED6; Wed, 5 Dec 2018 12:55:34 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 5388C2CED2 for ; Wed, 5 Dec 2018 12:55:34 +0000 (UTC) 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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=zgwCs6+mT4Aa8HyCBHf+6pcqAEVvNXbY2kq/y9kzNy0=; b=M5M cblh469j/73AU5VH7VUIpAPjVbLgWgrkbEoLkompJieW6luTFSWxh7X84hMp7ao9tEbD26NviqQMz RPLHe76u1Xdg6dA6xb2dtZQxDbgkTokbATSum2DR8Vo1qUEv7afslAxxAAUDJfkfp5TWnhy6KJePv d2JFIpWOmSQvwpIcTOx111/osEkyldymCE3j/x28ksubzPwNheqwYlA8Fd2X4I/8SGGWBFzs7dsnl se/eAzNByWHTnR1hQ3c7RlWJL8yDS1GNZQsIhkrHrcHPVmkAF2EsDTSgeL8oYyrCfwbcCGnNIwtag RO4aWDAbGun6GcaJqB3sdUC+XLp5dJw==; 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 1gUWi8-0007YM-MS; Wed, 05 Dec 2018 12:55:28 +0000 Received: from conuserg-08.nifty.com ([210.131.2.75]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gUWi4-0006tt-VU for linux-arm-kernel@lists.infradead.org; Wed, 05 Dec 2018 12:55:26 +0000 Received: from pug.e01.socionext.com (p14092-ipngnfx01kyoto.kyoto.ocn.ne.jp [153.142.97.92]) (authenticated) by conuserg-08.nifty.com with ESMTP id wB5CsIlc027765; Wed, 5 Dec 2018 21:54:18 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-08.nifty.com wB5CsIlc027765 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1544014459; bh=ABN4Id0ITWlGPPFug9vn5zPzA9h/rDKJEe8f0mRIi5Q=; h=From:To:Cc:Subject:Date:From; b=hWSXlMFfvUueEf7yXCHAgHIVrpnn7BLpcbJ8gi9lyDVxIjiNR8MNnPjAzQJfVnyd3 clsPCd61MOVaeUwvtd5mN8nq6vIMtAA56YF4Y8rLwJ9X4950Crp5TzDByXOQQuHbvk GYfnvurTjAlkPDdbnfmB24nc1E93AL0d2FpEtVQSJ44INACpwzIsCsesZNtO5sEezt 83Q5hgjx3jM2YhPIJFZZPVoqVxdQrafItV71wYlxi88zdx/f1t0ExTfyivTgfwrDHI WHoLWtKTV0hx+FX3tBPCI8vzgHThWeVaU4dbMdp4w2FS3qtYytxbrV81EepMPr0Y4V XU1whcjSX8x2g== X-Nifty-SrcIP: [153.142.97.92] From: Masahiro Yamada To: linux-gpio@vger.kernel.org Subject: [PATCH] gpio: uniphier: convert to SPDX License Identifier Date: Wed, 5 Dec 2018 21:54:09 +0900 Message-Id: <1544014449-5104-1-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181205_045525_230928_84EBFF98 X-CRM114-Status: UNSURE ( 8.69 ) X-CRM114-Notice: Please train this message. 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: Masahiro Yamada , Linus Walleij , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Bartosz Golaszewski MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP checkpatch.pl suggests to use SPDX license tag. I am happy to follow it. Signed-off-by: Masahiro Yamada --- drivers/gpio/gpio-uniphier.c | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/drivers/gpio/gpio-uniphier.c b/drivers/gpio/gpio-uniphier.c index 74551cbd..0f662b2 100644 --- a/drivers/gpio/gpio-uniphier.c +++ b/drivers/gpio/gpio-uniphier.c @@ -1,16 +1,7 @@ -/* - * Copyright (C) 2017 Socionext Inc. - * Author: Masahiro Yamada - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * - * 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. - */ +// SPDX-License-Identifier: GPL-2.0 +// +// Copyright (C) 2017 Socionext Inc. +// Author: Masahiro Yamada #include #include