From patchwork Sun Feb 20 16:23:55 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Rix X-Patchwork-Id: 12752757 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 621ADC433EF for ; Sun, 20 Feb 2022 16:24:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240654AbiBTQYe (ORCPT ); Sun, 20 Feb 2022 11:24:34 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:54080 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229828AbiBTQYd (ORCPT ); Sun, 20 Feb 2022 11:24:33 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id DBEA334677 for ; Sun, 20 Feb 2022 08:24:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1645374250; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=d7oGhO9RyJk651w44fYWCTKKiFIXgihgwU/ZZMuQImo=; b=CRpNgcSd/Aoy0AEztN5+mWwJYn9ffoHdBpK7Sys4R8/FmjfBJReCUNKFKZeUBntF9joyHH O3msyDVBVL6ETvvbU6PFZWRhhNvu89wGfHmK+n2bayEykTczVibUz65r7JRMTnbFBjk9Fb OTpDQ94Jsf1/scPuY+561hFO+gtnayE= Received: from mail-qv1-f69.google.com (mail-qv1-f69.google.com [209.85.219.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-599-EsKY1Su-NdOvz1j6ec3Rag-1; Sun, 20 Feb 2022 11:24:09 -0500 X-MC-Unique: EsKY1Su-NdOvz1j6ec3Rag-1 Received: by mail-qv1-f69.google.com with SMTP id jv14-20020a05621429ee00b004300c413db6so14465354qvb.1 for ; Sun, 20 Feb 2022 08:24:09 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=d7oGhO9RyJk651w44fYWCTKKiFIXgihgwU/ZZMuQImo=; b=jdV+oZL+ioJB8M+aJ1L9E+WISKR9SVINKn/MdcH0rlY+3MDBoyf1mK91A1FlErNBhl Rm+Ct/2pN3ExS5MVZm6KbXWycRfdyi6kRkBzi+M7NvK5eYrB6xUF1uYeZ7giE1klg7cQ wk02On/OtcaozT/Nu9SDo3d2hOjunqetMO8sXoIT/Rd19AAzJo2ahJwR4fyA04NWMAeY wuXk6GPUcx8ESMN+BZXxljyAVBb43bJfLu2c8Dt3GabaYuD/P7LKu9wjS/DbMU5Q1enw /RmUHIcCjfMG7hLw2x8lTI3v9x2ccz4WMFtKWcLTcKqL7faA/6doLfeR8jbVVAVQvmdh FIpw== X-Gm-Message-State: AOAM533TauyvAUBtBXwj8KCgr4FAnb5oUZH/SNTwAkHQcbH1JTr/bBMD 9mbeL4EOYzET/oEsvmYHCiroBTz4gU+L1bve2RNy/A1lPt5albQdcUBqtWkPV6JMMZEabB9zdQt eyGAu/RMkyIQ03iAUnHWo+1g9bg== X-Received: by 2002:a0c:fc50:0:b0:431:3e78:f804 with SMTP id w16-20020a0cfc50000000b004313e78f804mr5799825qvp.5.1645374248864; Sun, 20 Feb 2022 08:24:08 -0800 (PST) X-Google-Smtp-Source: ABdhPJyHutj+g27l213biSSVVZndnba7CvMojImSbm/9g8kjNOd1RFaH/9D5dybPfgy6nWfSam0jgA== X-Received: by 2002:a0c:fc50:0:b0:431:3e78:f804 with SMTP id w16-20020a0cfc50000000b004313e78f804mr5799814qvp.5.1645374248631; Sun, 20 Feb 2022 08:24:08 -0800 (PST) Received: from localhost.localdomain.com (024-205-208-113.res.spectrum.com. [24.205.208.113]) by smtp.gmail.com with ESMTPSA id b14sm3221980qtk.44.2022.02.20.08.24.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 20 Feb 2022 08:24:08 -0800 (PST) From: trix@redhat.com To: agross@kernel.org, bjorn.andersson@linaro.org, linus.walleij@linaro.org Cc: linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, Tom Rix Subject: [PATCH] pinctrl: qcom: cleanup comments Date: Sun, 20 Feb 2022 08:23:55 -0800 Message-Id: <20220220162355.3594831-1-trix@redhat.com> X-Mailer: git-send-email 2.26.3 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org From: Tom Rix Add leading space to spdx tag Replacements voilates to violates sepearte to separate Signed-off-by: Tom Rix --- drivers/pinctrl/qcom/pinctrl-sc8180x.c | 4 ++-- drivers/pinctrl/qcom/pinctrl-sm6125.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/pinctrl/qcom/pinctrl-sc8180x.c b/drivers/pinctrl/qcom/pinctrl-sc8180x.c index 0d9654b4ab60..6bec7f143134 100644 --- a/drivers/pinctrl/qcom/pinctrl-sc8180x.c +++ b/drivers/pinctrl/qcom/pinctrl-sc8180x.c @@ -1622,8 +1622,8 @@ static const struct msm_pinctrl_soc_data sc8180x_acpi_pinctrl = { }; /* - * ACPI DSDT has one single memory resource for TLMM, which voilates the - * hardware layout of 3 sepearte tiles. Let's split the memory resource into + * ACPI DSDT has one single memory resource for TLMM, which violates the + * hardware layout of 3 separate tiles. Let's split the memory resource into * 3 named ones, so that msm_pinctrl_probe() can map memory for ACPI in the * same way as for DT probe. */ diff --git a/drivers/pinctrl/qcom/pinctrl-sm6125.c b/drivers/pinctrl/qcom/pinctrl-sm6125.c index 724fa5a34465..170d4ffbb919 100644 --- a/drivers/pinctrl/qcom/pinctrl-sm6125.c +++ b/drivers/pinctrl/qcom/pinctrl-sm6125.c @@ -1,4 +1,4 @@ -//SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) #include #include