From patchwork Wed May 2 19:18:28 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 10376329 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 7622A6038F for ; Wed, 2 May 2018 19:18:44 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 65EB028699 for ; Wed, 2 May 2018 19:18:44 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5AC6C28F76; Wed, 2 May 2018 19:18:44 +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=-7.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8844B28699 for ; Wed, 2 May 2018 19:18:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751075AbeEBTSn (ORCPT ); Wed, 2 May 2018 15:18:43 -0400 Received: from mail-qk0-f193.google.com ([209.85.220.193]:34052 "EHLO mail-qk0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751050AbeEBTSm (ORCPT ); Wed, 2 May 2018 15:18:42 -0400 Received: by mail-qk0-f193.google.com with SMTP id p186so12108423qkd.1 for ; Wed, 02 May 2018 12:18:42 -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=8fpTjwdeEquPMk4eFaDkpKZejNEWPL+6+IjXKr7RkOE=; b=kMgi2OwhA5bCbdOxzslyiE7ZMaNqWsH6NKM7q2VXUM8Kx1+CVDAUtDRMAOst8yU3I8 Bs8EbCUM+ErgL16rQcrhVR5DxhrR6FIU2sZD5BtOGIALZ3NFW2c7mNkBJ6JdhOrRB5nk KFAPs3W6tMMhQWieeMiDbJw7Ts7rHE7Ttg+HAsOb/wDdw3pohvqzjR/vCBzmgAsjLMry 44CJBc1Fpy/7GBgcdREr1eMr9m7IshAkJ6E4SONXhCBuDXUFTV7/Er220Nf5WpIZ/5q6 UOVdu0cqB2tsrwW7pb1pXPO5s9H/qCyX6AQpPM6TIaZWKtHfrpJZr58qyNTcEkXY9L20 zG+A== 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=8fpTjwdeEquPMk4eFaDkpKZejNEWPL+6+IjXKr7RkOE=; b=kc6eL579aSy8cE2Wq6yNFp4xQXSo9r6NTJmkBSAmr+uj9/YHBMu8LwSzlY6nA+epUD uX0XO7Wruj56fWIHCRWRE/mzmtX3J4ZZZUiYkC3I/KCn6srxvVPlLn3mF1n27PQr87is O/kFY1c0t++kVB29ojrSvCrcCKLurfH8BLR7TpOIyJd+vs8+RhRPq9hFRLH0qM8kveNb rgN2BdIWgCZ9P3nRRED0BOo/f2OC16mFhDrI+sqIOOiVKVyhV0wKXjRCXYAW7m0Tz8X+ +1r/kzjXWDO1tNHgu9jM0zRiKZe1SsqiW1tA4JVhuahv/Th2yi2Vyb2edui/nPVb4y/o v18g== X-Gm-Message-State: ALQs6tDS/VUCCr3DMjmw5JllYm225cvZ5aOPFuS6PLNAC20nZQNwSWPM iVIgOzVpEnZh5wfYvLjN23Cu4w== X-Google-Smtp-Source: AB8JxZoZb4KCIvfWSEez/BJrXeQHlRjy1jOIdFbmw5OK6t/vUPfpg/o4nyWcT+P3B8axl/bK6ylWgQ== X-Received: by 10.55.147.66 with SMTP id v63mr16642142qkd.40.1525288721753; Wed, 02 May 2018 12:18:41 -0700 (PDT) Received: from localhost.localdomain ([2804:14c:482:89:cde4:b11c:33c2:be38]) by smtp.gmail.com with ESMTPSA id c186sm9151592qke.33.2018.05.02.12.18.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 02 May 2018 12:18:41 -0700 (PDT) From: Fabio Estevam To: broonie@kernel.org Cc: linux-spi@vger.kernel.org, Fabio Estevam , Marek Vasut Subject: [PATCH 2/3] spi: mxs: Switch to SPDX identifier Date: Wed, 2 May 2018 16:18:28 -0300 Message-Id: <1525288709-7934-2-git-send-email-festevam@gmail.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1525288709-7934-1-git-send-email-festevam@gmail.com> References: <1525288709-7934-1-git-send-email-festevam@gmail.com> Sender: linux-spi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spi@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Fabio Estevam Adopt the SPDX license identifier headers to ease license compliance management. Cc: Marek Vasut Signed-off-by: Fabio Estevam --- drivers/spi/spi-mxs.c | 48 +++++++++++++++++++----------------------------- 1 file changed, 19 insertions(+), 29 deletions(-) diff --git a/drivers/spi/spi-mxs.c b/drivers/spi/spi-mxs.c index 3d216b9..6ac95a2 100644 --- a/drivers/spi/spi-mxs.c +++ b/drivers/spi/spi-mxs.c @@ -1,32 +1,22 @@ -/* - * Freescale MXS SPI master driver - * - * Copyright 2012 DENX Software Engineering, GmbH. - * Copyright 2012 Freescale Semiconductor, Inc. - * Copyright 2008 Embedded Alley Solutions, Inc All Rights Reserved. - * - * Rework and transition to new API by: - * Marek Vasut - * - * Based on previous attempt by: - * Fabio Estevam - * - * Based on code from U-Boot bootloader by: - * Marek Vasut - * - * Based on spi-stmp.c, which is: - * Author: Dmitry Pervushin - * - * 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. - */ +// SPDX-License-Identifier: GPL-2.0+ +// +// Freescale MXS SPI master driver +// +// Copyright 2012 DENX Software Engineering, GmbH. +// Copyright 2012 Freescale Semiconductor, Inc. +// Copyright 2008 Embedded Alley Solutions, Inc All Rights Reserved. +// +// Rework and transition to new API by: +// Marek Vasut +// +// Based on previous attempt by: +// Fabio Estevam +// +// Based on code from U-Boot bootloader by: +// Marek Vasut +// +// Based on spi-stmp.c, which is: +// Author: Dmitry Pervushin #include #include