From patchwork Tue Jul 9 07:51:42 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcus Folkesson X-Patchwork-Id: 11036593 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id EE02A13B1 for ; Tue, 9 Jul 2019 07:49:50 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DEE0E286E3 for ; Tue, 9 Jul 2019 07:49:50 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CF5A1286EC; Tue, 9 Jul 2019 07:49:50 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EA969286E3 for ; Tue, 9 Jul 2019 07:49:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726002AbfGIHtm (ORCPT ); Tue, 9 Jul 2019 03:49:42 -0400 Received: from mail-lf1-f67.google.com ([209.85.167.67]:36320 "EHLO mail-lf1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725975AbfGIHtl (ORCPT ); Tue, 9 Jul 2019 03:49:41 -0400 Received: by mail-lf1-f67.google.com with SMTP id q26so12717087lfc.3; Tue, 09 Jul 2019 00:49:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Lr2whDP6TvqJ2ADIjhq7mz88RZ7yHusi+UOpci+undc=; b=lsjoQQxrT+7be45fZKC40vABY2rSG3KtriNO+swSZsexezOt1wA3gifEm9uyUOiyWx ZMx8ufFL4sWlYexviVex5BFwbVB+ltod5Y/ZKu+bQgkmaWyFjk39h+9Nn1hl5GpYas1i jymMFT4mj9LLqgJp1iXIUXFYJapnvZwU0pWrLtx7FcdwL2aSezElDDvgC7HbH1eJhH4h 1sYEgX88gN2h2S388BPs64mkzWxj5iLyTPlSs1y0PcWDk0Rkzg6FzYuIHdXzUtqtbGdJ Io45ez7HngIokVLanp43RnceuUvmaUPRSDdDnqHIZPZBvTL4+hXHQ7h4SwNMEtOsZ2zc 3cGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Lr2whDP6TvqJ2ADIjhq7mz88RZ7yHusi+UOpci+undc=; b=trALjgLVZq7LsmMMuh6wGF++hoIROokQrhji5V7u8E3OFc3Ei1te7q4pilbGG0+6IP AAqsWpAKeTEGJ+RYhFJEtcH2SAaV39iEfWh1l5Z/uwu70NHyyS4ne9E7JhrIrtcy1gmj p0HoTxJPsag2rjMmK79pme9gPc/IieDECafyn134DA+aSgxjwaWXlRVtxuqYsEtNzClZ Gb3opLPMg0hx/zzAgS5imSG8oGTRUYJpJlsFdxMr93sHwTNNIh09nUkEQqIe3uBFI8Jl EkgfFgu4IL1Ak7Rmo0aj+huxgWIxObn2vPM95KtpcuK4NfDpxz82Y8CjgRjSJJnqJHBJ eocA== X-Gm-Message-State: APjAAAV/47WjJlPlh2J23dXhLKdfOkJASKRLt+pFF+Q+aFDJcV3xhvqf PP/BVH0Wo4ieqpMf6upB3b4lT1dJRxI= X-Google-Smtp-Source: APXvYqzOSJ47E7gu9Ez7XhZdasbZBKZZzzh5AKJAVmI7DTbhVGLsqWKowYZuFdezcE23bYVGQZkxxQ== X-Received: by 2002:a19:a87:: with SMTP id 129mr10467586lfk.98.1562658579418; Tue, 09 Jul 2019 00:49:39 -0700 (PDT) Received: from localhost.localdomain ([94.234.49.38]) by smtp.gmail.com with ESMTPSA id o11sm3148665lfl.15.2019.07.09.00.49.37 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Tue, 09 Jul 2019 00:49:38 -0700 (PDT) From: Marcus Folkesson To: William Breathitt Gray , Jonathan Corbet Cc: linux-iio@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Marcus Folkesson Subject: [PATCH] docs: driver-api: generic-counter: fix file path to ABI doc Date: Tue, 9 Jul 2019 09:51:42 +0200 Message-Id: <20190709075142.6909-1-marcus.folkesson@gmail.com> X-Mailer: git-send-email 2.22.0 MIME-Version: 1.0 Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Marcus Folkesson --- Documentation/driver-api/generic-counter.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/driver-api/generic-counter.rst b/Documentation/driver-api/generic-counter.rst index 0c161b1a3be6..b62375782c75 100644 --- a/Documentation/driver-api/generic-counter.rst +++ b/Documentation/driver-api/generic-counter.rst @@ -233,7 +233,7 @@ Userspace Interface Several sysfs attributes are generated by the Generic Counter interface, and reside under the /sys/bus/counter/devices/counterX directory, where counterX refers to the respective counter device. Please see -Documentation/ABI/testing/sys-bus-counter-generic-sysfs for detailed +Documentation/ABI/testing/sysfs-bus-counter for detailed information on each Generic Counter interface sysfs attribute. Through these sysfs attributes, programs and scripts may interact with