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=-5.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_2 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 57858C3A59D for ; Mon, 19 Aug 2019 11:59:00 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 28ED72085A for ; Mon, 19 Aug 2019 11:59:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="T0Wk+6gb" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 28ED72085A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=icnmmNOvM2K8pZJohvPN+wJ4y+uOgs1oLL9LMrKdcM0=; b=T0Wk+6gbnxF6ug T4fUkLw1/0tnwk+0geA+zcrKWq2JWx0TSKtLnMn6k1jpS9fGFjLVPic3P6plbDguWE2DEaOjVAFgz lS3Mvjux6GVabEhcvcypgckxmojUbcaBnY9FJ2BwvFVeD2RyE76sqSENodCLyTRA1BZYm98SnD4U9 fbmwS7enZJMVojh1F2Y0CJBkQMxGvdQGm01r0l1+qtAyF4jWvw4rE1BauaBdAkgLiFtEOiCJ6A8Ws 28J5z2MIHMPsqALen3mLhriOmcfj65nQB+8POA/3e49GGkKMQrgEiKN7iv9Gb4XRfqa1HxXMcbwUw 1tCPolfCKpNXfeq4ivnw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hzgJP-0005ky-Go; Mon, 19 Aug 2019 11:58:59 +0000 Received: from relay6-d.mail.gandi.net ([217.70.183.198]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hzgJL-0005kc-TH for linux-arm-kernel@lists.infradead.org; Mon, 19 Aug 2019 11:58:57 +0000 X-Originating-IP: 90.30.228.116 Received: from windsurf.home (atoulouse-659-1-185-116.w90-30.abo.wanadoo.fr [90.30.228.116]) (Authenticated sender: thomas.petazzoni@bootlin.com) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id EB5ACC0003; Mon, 19 Aug 2019 11:58:40 +0000 (UTC) Date: Mon, 19 Aug 2019 13:58:39 +0200 From: Thomas Petazzoni To: Krzysztof Wilczynski Subject: Re: [PATCH] PCI: Fix misspelled words. Message-ID: <20190819135839.1d3a8ca7@windsurf.home> In-Reply-To: <20190819115306.27338-1-kw@linux.com> References: <20190819115306.27338-1-kw@linux.com> Organization: Bootlin X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190819_045856_095961_7C62832D X-CRM114-Status: UNSURE ( 8.98 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Richard Zhu , Fabio Estevam , Sascha Hauer , linux-kernel@vger.kernel.org, Rob Herring , Bjorn Helgaas , NXP Linux Team , Pengutronix Kernel Team , linux-pci@vger.kernel.org, Shawn Guo , linux-arm-kernel@lists.infradead.org, Lucas Stach Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 19 Aug 2019 13:53:06 +0200 Krzysztof Wilczynski wrote: > Fix misspelled words in include/linux/pci.h, drivers/pci/Kconfig, > and in the documentation for Freescale i.MX6 and Marvell Armada 7K/8K > PCIe interfaces. No functional change intended. > > Related commit 96291d565550 ("PCI: Fix typos and whitespace errors"). > > Signed-off-by: Krzysztof Wilczynski > --- > Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt | 2 +- > Documentation/devicetree/bindings/pci/pci-armada8k.txt | 2 +- For pci-armada8k.txt: Acked-by: Thomas Petazzoni Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel