From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-19.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3DE55C07E96 for ; Thu, 8 Jul 2021 18:19:37 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 420C361457 for ; Thu, 8 Jul 2021 18:19:36 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 420C361457 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1CDC6831FF; Thu, 8 Jul 2021 20:19:20 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="BV1YRhPY"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id F2C26831A2; Thu, 8 Jul 2021 20:19:14 +0200 (CEST) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 02A1383134 for ; Thu, 8 Jul 2021 20:19:09 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=pali@kernel.org Received: by mail.kernel.org (Postfix) with ESMTPSA id 19DE46162D; Thu, 8 Jul 2021 18:19:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1625768347; bh=UMOfDnCCjECGdxf1gK0F96vSSzFqDXqB7xdt3gpeZf4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=BV1YRhPYlRwojT4V4rJ/pvt/CKL6A0iY6IZACnVSkuqcYLojNJoyCiFfC2FO/SJRh EAghhZTxYc7ePGhFWlXnsEjTzq46Ep6T/6QocegRngbDYszHC5RL/pNoQ9HNybCNaZ +4hdR2VvumajDf75PJMaoHT4AgBrvTp7i/gXd5gcyGmYKyQIcxzprOamY6oSOS9ald nsyQ7grGE28eDrwDPKdW5YWmYeWPe31kZs4q1MtNaDUkNd+qFf6Ibiqa5s6/pXNOGd vvVAQfvwv5UlNvgww2uWfg17s5SXRJLHBMiBiT3qbAKSPgST1UoxXu7+H7+rZwBgvV h3DbTjzG/n6Fw== Received: by pali.im (Postfix) id 36CCCC62; Thu, 8 Jul 2021 20:19:05 +0200 (CEST) From: =?UTF-8?q?Pali=20Roh=C3=A1r?= To: Stefan Roese , Konstantin Porotchkin Cc: =?UTF-8?q?Marek=20Beh=C3=BAn?= , u-boot@lists.denx.de Subject: [PATCH 3/3] arm: a37xx: pci: Fix typo in comment Date: Thu, 8 Jul 2021 20:19:00 +0200 Message-Id: <20210708181900.8047-3-pali@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210708181900.8047-1-pali@kernel.org> References: <20210708181900.8047-1-pali@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean Signed-off-by: Pali Rohár --- drivers/pci/pci-aardvark.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pci/pci-aardvark.c b/drivers/pci/pci-aardvark.c index 77ce9d0c8d87..1b9bae7cca72 100644 --- a/drivers/pci/pci-aardvark.c +++ b/drivers/pci/pci-aardvark.c @@ -605,7 +605,7 @@ static void pcie_advk_set_ob_region(struct pcie_advk *pcie, int *wins, /* * The n-th PCIe window is configured by tuple (match, remap, mask) - * and an access to address A uses this window it if A matches the + * and an access to address A uses this window if A matches the * match with given mask. * So every PCIe window size must be a power of two and every start * address must be aligned to window size. Minimal size is 64 KiB -- 2.20.1