From patchwork Fri Dec 15 11:33:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nam Cao X-Patchwork-Id: 13494349 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E245AC4167B for ; Fri, 15 Dec 2023 11:34:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=RukKGwBdUBLzU+/+iBw61vO+c/HGFvAG21uxlo9/VYA=; b=yQZYNFQKycyIiF 9R+Gi3VmjjbeqPefmZGvSpbaQYiLvn220FWbTxD8KGVkt/z6wVs9/F+w+xEce+BCFEact2QNTnTXK V2wPcqAq5ImiLhjbLr2x7Au4BayCEGgX3kJn3U3KJGD5uDKdZyQBSNt8ZjjRvrGXrUcp07wSvkpoy ndl+5BDpcpghl8W/9zeU8ly37mHFckAd5HrqsWAsXvpYUJeeExaRYY/+zlx3gABkMl6L2pUdlRjSq V02gK4awZDOXX2MwRngkSuhgWzYvrUNiXW7AYrrmsHTTT0cFbFhuN1Bm3Fa6yQGhF09ayYIp+ieA/ 8i6cOBT6hhiwkhVJ/9ZQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rE6S6-002z3T-2p; Fri, 15 Dec 2023 11:33:58 +0000 Received: from galois.linutronix.de ([193.142.43.55]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rE6S3-002yyz-0w for linux-arm-kernel@lists.infradead.org; Fri, 15 Dec 2023 11:33:56 +0000 From: Nam Cao DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1702640031; 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: in-reply-to:in-reply-to:references:references; bh=tSN2fEVUsgtu6P86spU9FMzJwboh7vffvRh84WgdouI=; b=vaDs+Rdp3LFDY/6qkOXCsSK05KEpzMJmpRcLzOJMb9+EVVrJjHAnyunhJgJmTNYgKYiS32 PZwD7QK5ltfvaovjpEfI23D5ZsuT0/zWYnwaunlv98h+TeFPL9lE4bQFvKY5X4hPxputhL izNJeWUV+PTuL7b3QpBEi7QWDu2MyjxxE4mniB2q/Q7u8gyQnmK/Z2AcMCPuOvIVG7mf55 3/8Btr+rFoJYz6Vn1GjXt81Z6VsrVjoAJsscLfcJkvAzzC8mPv9UHUJRqC6LolxvVDlZSo BJAtDyoovty11K8rq+NcgIWZVS3ATUq2iSmUDpXUqg555lA+C0Rb30yUujb15g== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1702640031; 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: in-reply-to:in-reply-to:references:references; bh=tSN2fEVUsgtu6P86spU9FMzJwboh7vffvRh84WgdouI=; b=A/BXbGrYv4ItN4u9A7aIqk8FaNWy//dCwpvqlO8wtC68+Ig6h4bQilY2gmO0Z7+vlcJZlg qcmDSh/N/xfBbhCg== To: linus.walleij@linaro.org, broonie@kernel.org, linux-arm-kernel@lists.infradead.org, linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Nam Cao , kernel test robot Subject: [PATCH 2/2] spi: pl022: update description of internal_cs_control() Date: Fri, 15 Dec 2023 12:33:38 +0100 Message-Id: <4036d8d5845c04179f330f83e825a3921aa50c5a.1702639801.git.namcao@linutronix.de> In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231215_033355_496850_8A50EF63 X-CRM114-Status: UNSURE ( 9.71 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The arguments of internal_cs_control() was changed, but its description was not updated. Update the description to match the expected arguments. Reported-by: kernel test robot Closes: https://lore.kernel.org/oe-kbuild-all/202312151816.munFeE4L-lkp@intel.com/ Signed-off-by: Nam Cao Reviewed-by: Linus Walleij --- drivers/spi/spi-pl022.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/spi/spi-pl022.c b/drivers/spi/spi-pl022.c index bdec67cf45f2..de63cf0557ce 100644 --- a/drivers/spi/spi-pl022.c +++ b/drivers/spi/spi-pl022.c @@ -419,7 +419,7 @@ struct chip_data { /** * internal_cs_control - Control chip select signals via SSP_CSR. * @pl022: SSP driver private data structure - * @command: select/delect the chip + * @enable: select/delect the chip * * Used on controller with internal chip select control via SSP_CSR register * (vendor extension). Each of the 5 LSB in the register controls one chip