From patchwork Fri Jun 22 08:09:02 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "(Exiting) Baolin Wang" X-Patchwork-Id: 10481503 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 5A03B60230 for ; Fri, 22 Jun 2018 08:13:06 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4C62428E69 for ; Fri, 22 Jun 2018 08:13:06 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4121428E74; Fri, 22 Jun 2018 08:13:06 +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_SIGNED, 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 676DB28E69 for ; Fri, 22 Jun 2018 08:13:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933329AbeFVINA (ORCPT ); Fri, 22 Jun 2018 04:13:00 -0400 Received: from mail-pl0-f65.google.com ([209.85.160.65]:45484 "EHLO mail-pl0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754253AbeFVIKF (ORCPT ); Fri, 22 Jun 2018 04:10:05 -0400 Received: by mail-pl0-f65.google.com with SMTP id o18-v6so2408927pll.12 for ; Fri, 22 Jun 2018 01:10:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=C00iri9Dth9hE8CWwVUI5JRBbcabRyVj9MDYk2bFR2Y=; b=eTKr94d0v/SCt8CD6+8W01iJQeyvl7llVoz3NFsqJWPtFRw5T9x/kstQKC61REHO/A gljhOR1fx2QmQKXpieDUb5c60DUrMZq4LwgwUjocx50MQQ8wTO/I5p0C+lcADoe2gB38 Hm1snOK3gHFWUdglb+IGbeHBSfBlubLa7XUbk= 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:in-reply-to:references; bh=C00iri9Dth9hE8CWwVUI5JRBbcabRyVj9MDYk2bFR2Y=; b=UGZRBgx7p9VOWYKyhe8e6iU7r26FmJuqGhB1u/5C6bOTQ7qvRzWdEY0HWP/9/AoA1P aRO2Rhb0/4bwmbssjhZUXvspuZnivbkc4X8u+3B+4N5oyN19dbQb9UFV1+hFHJVJbG10 GdfRxQAHxXdVPj7iMm4daxzCTZ/bp3ikwdZoUwrK43yinSA62L9H9wYeon7ehiQJJf5b N6R1lhbBudblHX6HDg8QXFyOeJny1pq4SqdO/A+wrkYxEFswtdRlXm2rWyRNPCD/LFZL K2yQIVnprQR46YqVE8TH74CFPZhen9EwXYjwhLhxQAvzRtO2+KADBXQQD/rWBCKi+vBH 93kg== X-Gm-Message-State: APt69E18eQBFS0rD3okTs9kLqGMT62z4e9VkoTetx9homSzKgLexro0m 7QkmMgrC77VVo4ZrjnwqOgiiKw== X-Google-Smtp-Source: ADUXVKIkzZVQ0/OOdFsa7rzEmSqeCqH6cILQACvw3uZRAOeKPF36JcnC0X/JMKUMLKak8uH1OPb4Rw== X-Received: by 2002:a17:902:4c:: with SMTP id 70-v6mr620943pla.178.1529655005235; Fri, 22 Jun 2018 01:10:05 -0700 (PDT) Received: from baolinwangubtpc.spreadtrum.com ([117.18.48.102]) by smtp.gmail.com with ESMTPSA id i65-v6sm22656131pfd.17.2018.06.22.01.10.02 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 22 Jun 2018 01:10:04 -0700 (PDT) From: Baolin Wang To: ohad@wizery.com, bjorn.andersson@linaro.org, broonie@kernel.org Cc: baolin.wang@linaro.org, linux-spi@vger.kernel.org, linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 5/8] hwspinlock: Fix one comment mistake Date: Fri, 22 Jun 2018 16:09:02 +0800 Message-Id: <215e82a652063b244e0892829a204b3da5a69056.1529654288.git.baolin.wang@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: References: In-Reply-To: References: Sender: linux-remoteproc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Fix one comment mistake with correct function names. Signed-off-by: Baolin Wang --- drivers/hwspinlock/hwspinlock_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/hwspinlock/hwspinlock_core.c b/drivers/hwspinlock/hwspinlock_core.c index ba27465..e16d648 100644 --- a/drivers/hwspinlock/hwspinlock_core.c +++ b/drivers/hwspinlock/hwspinlock_core.c @@ -767,7 +767,7 @@ struct hwspinlock *hwspin_lock_request_specific(unsigned int id) * * This function mark @hwlock as free again. * Should only be called with an @hwlock that was retrieved from - * an earlier call to omap_hwspin_lock_request{_specific}. + * an earlier call to hwspin_lock_request{_specific}. * * Should be called from a process context (might sleep) *