From patchwork Sun Jun 26 12:29:23 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jonathan Cameron X-Patchwork-Id: 12895728 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5675FC43334 for ; Sun, 26 Jun 2022 12:20:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234394AbiFZMU2 (ORCPT ); Sun, 26 Jun 2022 08:20:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53816 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234239AbiFZMU0 (ORCPT ); Sun, 26 Jun 2022 08:20:26 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 836E4DFE6 for ; Sun, 26 Jun 2022 05:20:25 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 1FADA6120E for ; Sun, 26 Jun 2022 12:20:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 67A1FC341CA; Sun, 26 Jun 2022 12:20:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1656246024; bh=xexD3gYgalhsmjgwmBurwkX81qIXtLR/lM77RJ0eIpg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=fY825JcPxSerbPxTWod6H+5H7zDHBdUSuQmhCPFdR9MwNvlqKIfkhDm6N/PnaqHYz sumZ4MyPW2zlOXdYBTFYh0LczeEb3dgMkhatM2M1GJK1uDP/h41sBj0fT+z56lJERc s9HDNdLWgXiYXQ10B1BepzUq83DWuP+0zAkFxIOkvohJHJCUZM1D/gBNIefx8yE8sZ A9ujMDgcO5yyTULjBDbVnftKPrDe5S2XrPQka6h1TvHtDwITEte/ELNV0cwRm3Ognm H2vGx53gNwP/bvueZn+TXFSavis1gZN3YTKcEhwqs5OcQE38P5tA71w4ed9ZVGqPoE ghqOTQrKxwFJg== From: Jonathan Cameron To: linux-iio@vger.kernel.org Cc: Andy Shevchenko , Peter Rosin , Michael Hennerich , Lars-Peter Clausen , Vincent Whitchurch , Jonathan Cameron Subject: [PATCH v3 02/17] iio: ABI: Fix wrong format of differential capacitance channel ABI. Date: Sun, 26 Jun 2022 13:29:23 +0100 Message-Id: <20220626122938.582107-3-jic23@kernel.org> X-Mailer: git-send-email 2.36.1 In-Reply-To: <20220626122938.582107-1-jic23@kernel.org> References: <20220626122938.582107-1-jic23@kernel.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org From: Jonathan Cameron in_ only occurs once in these attributes. Fixes: 0baf29d658c7 ("staging:iio:documentation Add abi docs for capacitance adcs.") Signed-off-by: Jonathan Cameron --- Documentation/ABI/testing/sysfs-bus-iio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio index 3e00d7f7ee22..d3a0c0ef8948 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio +++ b/Documentation/ABI/testing/sysfs-bus-iio @@ -193,7 +193,7 @@ Description: Raw capacitance measurement from channel Y. Units after application of scale and offset are nanofarads. -What: /sys/.../iio:deviceX/in_capacitanceY-in_capacitanceZ_raw +What: /sys/.../iio:deviceX/in_capacitanceY-capacitanceZ_raw KernelVersion: 3.2 Contact: linux-iio@vger.kernel.org Description: