Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp675905ybl; Thu, 23 Jan 2020 05:53:06 -0800 (PST) X-Google-Smtp-Source: APXvYqws31COiKH+5IByQYvmV5hoJeeDVEtMVN1I3FJmAdiZdZxJ8BjYSHOctv+LOXvYTUTt2u26 X-Received: by 2002:a9d:4796:: with SMTP id b22mr10893380otf.353.1579787586458; Thu, 23 Jan 2020 05:53:06 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579787586; cv=none; d=google.com; s=arc-20160816; b=Z2IXrB/AUBjWpVRiT72/nArIGieq8bkg549qy/1fY9gkxr1L3tWEcSe/JLiGefq2VF E0opQeoJF9Z7hfmi1PG5+ceZflQogtW1ABOcND2PfnpSLKO4nBVkc/fTvS7G3uL+MONk vIoJYhz9Nie5biN2wXNreV1mi9SRO1cdz5tAbrqsOSTjyIFpKy+S90av/YvOMdf7PJr/ dmePSng5MQvXNW9eV1TSczZ3jM+Wpu5Iud1Kmwhbxil8wlmgZ2Gxo7ook+fQyuoC2OVm cPrhMj+lwUloHzVqXQS1/BCaKpgcUE3YkxlO024sHiLzeAEyFvAyW/9yqyh3Z3s7ZAwn l6jA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=XndlmstCjPdFsa4EEslpbIkrsjGcwcdrizIMs0W/R4s=; b=FAVgyFCD/PdXATggf8nr2uiBFA6Ui/3ute2f4C/G6R9+q1qcVeLZ7+064RrtNM7w7h +hlOQnLRWTPxtXTU5TmVmjcEfAUw+AhkKqfjysiUA4eAYAd4egf6axeeAikdiKeHXN4o /Q59u0/kaU8HBdoFlSjyEB4AIJhFxygyRWCqsVkZc0pdb8HJUc+PSttjNHYXN1A9vIJX 1ZHcYTCbhjslonNiZMtm/54r5eQKD2f7vvU3CJI9weLBYYuvwja3VteI01XKaMAUpGTg jM7HwaRNrzFjcZTA44R0PFnrTgTKUV61DxZkdLcXs0sgw9riuDAXLRyZ0d/EUS9R4xNB htyg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l131si817633oig.120.2020.01.23.05.52.54; Thu, 23 Jan 2020 05:53:06 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729127AbgAWNvu (ORCPT + 99 others); Thu, 23 Jan 2020 08:51:50 -0500 Received: from hostingweb31-40.netsons.net ([89.40.174.40]:35009 "EHLO hostingweb31-40.netsons.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726792AbgAWNvt (ORCPT ); Thu, 23 Jan 2020 08:51:49 -0500 Received: from [109.168.11.45] (port=47192 helo=pc-ceresoli.dev.aim) by hostingweb31.netsons.net with esmtpa (Exim 4.92) (envelope-from ) id 1iuctf-000CNg-H1; Thu, 23 Jan 2020 14:51:47 +0100 From: Luca Ceresoli To: linux-i2c@vger.kernel.org, linux-doc@vger.kernel.org Cc: Luca Ceresoli , Wolfram Sang , Jean Delvare , Peter Rosin , linux-kernel@vger.kernel.org Subject: [PATCH v2 05/28] docs: i2c: fix typo Date: Thu, 23 Jan 2020 14:50:40 +0100 Message-Id: <20200123135103.20540-6-luca@lucaceresoli.net> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200123135103.20540-1-luca@lucaceresoli.net> References: <20200123135103.20540-1-luca@lucaceresoli.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - hostingweb31.netsons.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lucaceresoli.net X-Get-Message-Sender-Via: hostingweb31.netsons.net: authenticated_id: luca+lucaceresoli.net/only user confirmed/virtual account not confirmed X-Authenticated-Sender: hostingweb31.netsons.net: luca@lucaceresoli.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Fix "issus" -> "issues". Signed-off-by: Luca Ceresoli Acked-by: Peter Rosin Reviewed-by: Jean Delvare --- Documentation/i2c/i2c-topology.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/i2c/i2c-topology.rst b/Documentation/i2c/i2c-topology.rst index 0875090d6aeb..b413ef6a6773 100644 --- a/Documentation/i2c/i2c-topology.rst +++ b/Documentation/i2c/i2c-topology.rst @@ -169,7 +169,7 @@ PL1. If you build a topology with a parent-locked mux being the child of another mux, this might break a possible assumption from the child mux that the root adapter is unused between its select op and the actual transfer (e.g. if the child mux is auto-closing - and the parent mux issus I2C-transfers as part of its select). + and the parent mux issues I2C-transfers as part of its select). This is especially the case if the parent mux is mux-locked, but it may also happen if the parent mux is parent-locked. -- 2.25.0