Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp578349pxu; Fri, 11 Dec 2020 09:08:58 -0800 (PST) X-Google-Smtp-Source: ABdhPJx/IkdRsCdndaE6ctwJtZwRwH8oNzXWtbN8qacd7EOerPurflDB2YCkcw5jqd6BDuJn1jby X-Received: by 2002:a17:906:4d17:: with SMTP id r23mr12435344eju.87.1607706538187; Fri, 11 Dec 2020 09:08:58 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607706538; cv=none; d=google.com; s=arc-20160816; b=gfQlYReaiXw5TVBybnuLLRMSb45dOH6FJZB79zW2Yk2KfJH+nJT0kCeI5MU45RBKQB Z6cVaLl7tyy35SjmhTWI3nyPhgZiaQgLaOp3SD47oy8RhfjL+bWF1NJB6VxS7YukSec4 137Wi+ZxXizr+HKcRxS46wRkvhgcjpQXr+cVifJ9pbgZBHm6tqWYw0KBdyQ+lYxwssnh gXvOp9LNpbhli/ugoAazwP7napfzN8TZsw7I9SoeY564ulmCYLkzQnYstYxn+qL9tIKc jln2AHiROVwxnG6+nB5Dsoi9kQYt2w5aClA6DVO/FMytWxinNxatGrVqJ6vvOLiDU3GR topA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=rbOAQTloGN9S8Aj9G88iqDqolxj03s42CcO4snQQhwk=; b=qnCSyMV1YX3i5OAcE2vW6Xel1lYIaLMYf9pLYkC+YSPTy3Lv74DOsiFBJ26z6wVkYL WJaVqv4oBR1asFotoItl0mH27Le8b3/GcnxIqWEifH5X7KILVwaJHZcd5WOgzGS54693 PcXF+QIIVmFq5IlseyhS/8oWaTAWQ3tbEddGaU00taZn5UVl0PscsMT/ujRXU6KrQlIy hFTYqZBdFYKi0WLtVu1EwwwEdwczSJQGW3Cb49fEghrFQr4dPgTedBqMgjrcxj5R/SVK HSgfuT0iQ/ERHF+A6QSwocS9dI4IGugHhjrjEtxLL0WD3IZtLplf4ISmkncNJBWk0fuY Mkyw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v18si5102705edi.471.2020.12.11.09.08.35; Fri, 11 Dec 2020 09:08:58 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2394839AbgLKL2i (ORCPT + 99 others); Fri, 11 Dec 2020 06:28:38 -0500 Received: from relmlor1.renesas.com ([210.160.252.171]:41506 "EHLO relmlie5.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2394425AbgLKL2a (ORCPT ); Fri, 11 Dec 2020 06:28:30 -0500 X-IronPort-AV: E=Sophos;i="5.78,411,1599490800"; d="scan'208";a="65637579" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie5.idc.renesas.com with ESMTP; 11 Dec 2020 20:27:56 +0900 Received: from localhost.localdomain (unknown [10.166.252.89]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 187A442D7EA2; Fri, 11 Dec 2020 20:27:56 +0900 (JST) From: Yoshihiro Shimoda To: marek.vasut+renesas@gmail.com, lee.jones@linaro.org, matti.vaittinen@fi.rohmeurope.com, lgirdwood@gmail.com, broonie@kernel.org, linus.walleij@linaro.org, bgolaszewski@baylibre.com Cc: khiem.nguyen.xt@renesas.com, linux-power@fi.rohmeurope.com, linux-gpio@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Yoshihiro Shimoda Subject: [PATCH v2 05/10] gpio: bd9571mwv: Use the SPDX license identifier Date: Fri, 11 Dec 2020 20:27:35 +0900 Message-Id: <1607686060-17448-6-git-send-email-yoshihiro.shimoda.uh@renesas.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1607686060-17448-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> References: <1607686060-17448-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Use the SPDX license identifier instead of a local description. Signed-off-by: Yoshihiro Shimoda --- drivers/gpio/gpio-bd9571mwv.c | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/drivers/gpio/gpio-bd9571mwv.c b/drivers/gpio/gpio-bd9571mwv.c index c0abc9c..abb622c 100644 --- a/drivers/gpio/gpio-bd9571mwv.c +++ b/drivers/gpio/gpio-bd9571mwv.c @@ -1,17 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * ROHM BD9571MWV-M GPIO driver * * Copyright (C) 2017 Marek Vasut * - * 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 "as is" WITHOUT ANY WARRANTY of any - * kind, whether expressed or implied; without even the implied warranty - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License version 2 for more details. - * * Based on the TPS65086 driver * * NOTE: Interrupts are not supported yet. -- 2.7.4