From patchwork Tue May 22 02:32:55 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 917972 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-gpio-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="iT7y4PHr"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 40qfnl5Nlcz9s4n for ; Tue, 22 May 2018 12:32:59 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751967AbeEVCc7 (ORCPT ); Mon, 21 May 2018 22:32:59 -0400 Received: from mail-qt0-f194.google.com ([209.85.216.194]:43855 "EHLO mail-qt0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751745AbeEVCc6 (ORCPT ); Mon, 21 May 2018 22:32:58 -0400 Received: by mail-qt0-f194.google.com with SMTP id f13-v6so21550020qtp.10 for ; Mon, 21 May 2018 19:32:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=DANC0Ac1gtHeEEB5mev6RyPTAi3VrnwhJJXFNkdeSaY=; b=iT7y4PHreV9KQOU9GuaMONOppkRRq+6PVl2rmWby+sYzxLfTtauOPZHPQ4ws1p8nPo N+/kzQD7L0+aqMRbgdrsei5r4LmLhGUpJFaF5Ls1NjRTKuLEaoTSWPWe43DqkMAIrq5G Y5gG4LKyc7Q/TG/D9ByltlbpWIJHtbudJhcwd5Hji0kuCDdeTh6Xs9R2lvRA8oSIoy1J IX3l2wG2gzeaXJBmhyjTYLegRqprq8Bm2zLru3BaqFU8zPxKdcQt0QC7yth7xm375FDC /DB+nFBGkTeCOwlu+G+QTigwepiqhE3a1XkI7FWcnLGozFGla3clZ8Vl/1CGIsPIkYUc M2sQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=DANC0Ac1gtHeEEB5mev6RyPTAi3VrnwhJJXFNkdeSaY=; b=LMfo/PlcCV2eqQSPCQUPzG3cwsRf0bxsmMM+qn7Kjgy9ifxGHEC8R85m9fYU+UGLFm WlGWRI3hhXlayAn/e2ECmojRu0vjPQQgWUoiTfcB/nCfTy0FcBhO8Ob8dNCnxZgdBZ/w IbvXjrjDMdJmBuPCVlhmfBB9kDVHCr9xD1z0XKMCI4JQ+EtzTG7NSpB7Yp5tiKIjGEOC KByfRS+WJd3et8YFl3jjxzgB2AgMjY3CvDMy9NyRGZlkChrM4VeNFhmp/rtZX3EGU2tN ZGBK5YK+yfmIXRyDw+BhNsYsjL9UrYuRobevRRDuGwPYb7w9xEkQkSPml9SBug5xVfe+ gyqQ== X-Gm-Message-State: ALKqPwc9et7kMZKFzcW/grlI8weBq9Xt5h82XaDisWuJUbk/Efva5yVG YF4Uy597xzfaptoA0OS9zyc8nA== X-Google-Smtp-Source: AB8JxZrVWHSRhGFt9jdeyM/mMOGS8QsE/4wUyuKYu3mjVQFalaaYE0pjJ1sTaioNT3fj72cQq59sjQ== X-Received: by 2002:ac8:1005:: with SMTP id z5-v6mr20627500qti.392.1526956378069; Mon, 21 May 2018 19:32:58 -0700 (PDT) Received: from localhost.localdomain ([2804:14d:90ae:4c9c:4103:c8d5:a203:30d0]) by smtp.gmail.com with ESMTPSA id f67-v6sm11032287qkb.77.2018.05.21.19.32.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 21 May 2018 19:32:57 -0700 (PDT) From: Fabio Estevam To: linus.walleij@linaro.org Cc: anson.huang@nxp.com, linux-gpio@vger.kernel.org, Fabio Estevam Subject: [PATCH 2/2] gpio: mxs: Switch to SPDX identifier Date: Mon, 21 May 2018 23:32:55 -0300 Message-Id: <1526956375-18317-2-git-send-email-festevam@gmail.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1526956375-18317-1-git-send-email-festevam@gmail.com> References: <1526956375-18317-1-git-send-email-festevam@gmail.com> Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org From: Fabio Estevam Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Fabio Estevam --- drivers/gpio/gpio-mxs.c | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-) diff --git a/drivers/gpio/gpio-mxs.c b/drivers/gpio/gpio-mxs.c index 5ad8d4d..e2831ee 100644 --- a/drivers/gpio/gpio-mxs.c +++ b/drivers/gpio/gpio-mxs.c @@ -1,24 +1,10 @@ -/* - * MXC GPIO support. (c) 2008 Daniel Mack - * Copyright 2008 Juergen Beisert, kernel@pengutronix.de - * - * Based on code from Freescale, - * Copyright (C) 2004-2010 Freescale Semiconductor, Inc. All Rights Reserved. - * - * 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., 51 Franklin Street, Fifth Floor, Boston, - * MA 02110-1301, USA. - */ +// SPDX-License-Identifier: GPL-2.0+ +// +// MXC GPIO support. (c) 2008 Daniel Mack +// Copyright 2008 Juergen Beisert, kernel@pengutronix.de +// +// Based on code from Freescale, +// Copyright (C) 2004-2010 Freescale Semiconductor, Inc. All Rights Reserved. #include #include