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=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable 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 EAEE9C433E6 for ; Fri, 12 Feb 2021 12:15:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BDF2564E2A for ; Fri, 12 Feb 2021 12:15:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231214AbhBLMOz (ORCPT ); Fri, 12 Feb 2021 07:14:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37280 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230323AbhBLMOw (ORCPT ); Fri, 12 Feb 2021 07:14:52 -0500 Received: from mail-qt1-x831.google.com (mail-qt1-x831.google.com [IPv6:2607:f8b0:4864:20::831]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 53996C0613D6; Fri, 12 Feb 2021 04:14:12 -0800 (PST) Received: by mail-qt1-x831.google.com with SMTP id v3so6493581qtw.4; Fri, 12 Feb 2021 04:14:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=l9MVM1xcNi7V1HTtwx+BbT8RtO64EAjisI3WqrvzlhM=; b=QcUZkZomdc1mBWtdJCbI8UkHhb0aAtHBnqRDKPasQ4dnD76ls/uIzGfxJtzRk2UN5w inQFS+mJjFkLeHMuho3EMLTTixJp4Qh2qlLAvIQwgwaTDf/+cmjKWgYflveVEYH71q2j WAgblfQ8eqCROJSBU6h6V4bhq33sUCJjqZ8I+yr80am7twLzHNORpuWb1zQ6ezmZErtr cdnfMPP7rRLeCftiz67UsB/NzkJDY5faMfFiZ49YYlz/FLYxjSO5RQZ3UM83SHZeKeJP 021WR/8enqbdXwBKGxkLgptdSlCHDUJwE/8of3dzc/iZxMZT/ZsNjfvD8pVV+7m0LqI9 tUBg== 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=l9MVM1xcNi7V1HTtwx+BbT8RtO64EAjisI3WqrvzlhM=; b=GNgRPw8Pg8u4FplNn9u7z/DKuNgX0ziu2++O9Iad0w5z7dbB+RzIwTIqpLEzKFvoGY ZvzF+Qi8b8tu3Ed4mQUbHan99znGUhcrURLTpHZpUz16XTeB9TVJtDdYUN2aQUVBZBP5 P2zlA/XMwgwFG2MZrc2qoHhnr2L12NDyyq2ZBVi+rWhQq0ipSeGil8oXkUHGjXOzfrYq hzPAa6c0IKeBVWtVatPfpaaq36ZVdJCHraws61STSwXdC01kRE9yEPMEByfrniM1driu eyy6Wx+ng6LLWI+pvXxqEv0oN+0d2jrPP4wvG1bunAQJIX/9TBqqzj61FI9C1wkU3BLZ pyGw== X-Gm-Message-State: AOAM532P4ZxaCNg0n7c4NbwQvGDiOpGclYSvOfOa/0BTIJJTU7Jb0nln ARBcFYdAGdlhewbBmmhF5xydacyAn/0= X-Google-Smtp-Source: ABdhPJwihv1BKw1Q0mvejQLLioSu6ygUVQZgDYd/xvUVbf7c7bZduNPZmX5WR9aK4EZVYHRVtVRI8w== X-Received: by 2002:ac8:149a:: with SMTP id l26mr2030634qtj.210.1613132051207; Fri, 12 Feb 2021 04:14:11 -0800 (PST) Received: from localhost.localdomain ([193.27.12.132]) by smtp.gmail.com with ESMTPSA id y135sm6278534qkb.14.2021.02.12.04.14.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 12 Feb 2021 04:14:10 -0800 (PST) From: William Breathitt Gray To: jic23@kernel.org Cc: kernel@pengutronix.de, linux-stm32@st-md-mailman.stormreply.com, a.fatoum@pengutronix.de, kamel.bouhara@bootlin.com, gwendal@chromium.org, alexandre.belloni@bootlin.com, david@lechnology.com, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, syednwaris@gmail.com, patrick.havelange@essensium.com, fabrice.gasnier@st.com, mcoquelin.stm32@gmail.com, alexandre.torgue@st.com, o.rempel@pengutronix.de, William Breathitt Gray Subject: [PATCH v8 02/22] docs: counter: Fix spelling Date: Fri, 12 Feb 2021 21:13:26 +0900 Message-Id: <0f90d3ae0305224abd6350059bcb00ac44bd858b.1613131238.git.vilhelm.gray@gmail.com> X-Mailer: git-send-email 2.30.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org "Miscellaneous" is the correct spelling. Signed-off-by: William Breathitt Gray --- 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 b02c52cd69d6..64fe7db080e5 100644 --- a/Documentation/driver-api/generic-counter.rst +++ b/Documentation/driver-api/generic-counter.rst @@ -307,7 +307,7 @@ Determining the type of extension to create is a matter of scope. * Device extensions are attributes that expose information/control non-specific to a particular Count or Signal. This is where you would - put your global features or other miscellanous functionality. + put your global features or other miscellaneous functionality. For example, if your device has an overtemp sensor, you can report the chip overheated via a device extension called "error_overtemp": -- 2.30.0 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=-13.7 required=3.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, 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 F02B5C433E6 for ; Fri, 12 Feb 2021 12:15:45 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 B2DEA64E15 for ; Fri, 12 Feb 2021 12:15:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B2DEA64E15 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.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:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=+NI1aLq8X3XAViudjlPZoInNbVodzJ9meEEUZx6cs7U=; b=n4OO22N5By2uLGfRU2/UIq0LB BA6WkYK+zKvilpaiZAd0L/sKYbQOkyqUYOkYpjEK+YZL0GQ68tvCGAvAMi0wqRMGWRNArEpF4EVtS wqieNIjMEcJStUGQOFHM3wVnpRv4YSGng3qp38vvzLWIcZJROUC62AiX9it/ytc7WmIC4V6W9S/b/ TPlsaHm533IbBy8qI144mSCa5bmrnnkn9numRJssV6bJoHc4J4x0hdmaKFU/V9Wimk88A2XhnCeAq +O7du+tUduw1GZzFzW2cP50NOuxwAuWfhkniiyu4nAumJfBZ1dPgu1kMdikymr0KrGARQqgToUaI7 OQhc1lhFw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lAXL2-0006DT-Ve; Fri, 12 Feb 2021 12:14:21 +0000 Received: from mail-qt1-x830.google.com ([2607:f8b0:4864:20::830]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1lAXKz-0006Bw-CL for linux-arm-kernel@lists.infradead.org; Fri, 12 Feb 2021 12:14:18 +0000 Received: by mail-qt1-x830.google.com with SMTP id n28so6461629qtv.12 for ; Fri, 12 Feb 2021 04:14:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=l9MVM1xcNi7V1HTtwx+BbT8RtO64EAjisI3WqrvzlhM=; b=QcUZkZomdc1mBWtdJCbI8UkHhb0aAtHBnqRDKPasQ4dnD76ls/uIzGfxJtzRk2UN5w inQFS+mJjFkLeHMuho3EMLTTixJp4Qh2qlLAvIQwgwaTDf/+cmjKWgYflveVEYH71q2j WAgblfQ8eqCROJSBU6h6V4bhq33sUCJjqZ8I+yr80am7twLzHNORpuWb1zQ6ezmZErtr cdnfMPP7rRLeCftiz67UsB/NzkJDY5faMfFiZ49YYlz/FLYxjSO5RQZ3UM83SHZeKeJP 021WR/8enqbdXwBKGxkLgptdSlCHDUJwE/8of3dzc/iZxMZT/ZsNjfvD8pVV+7m0LqI9 tUBg== 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=l9MVM1xcNi7V1HTtwx+BbT8RtO64EAjisI3WqrvzlhM=; b=Aa4Coaxk5LuGPPl0FQVYhKDFlXJTj0JsgVAnvnG2whPpuaT36hw3ElFQxO+RpdqhD2 A2FnwvndRSoP0eCEw1Tuz1j1knqJfi40yjICR8TgtTDF94+CAGbUtZEuzJ0eDf3MGJRm wV11Cc0D4K/TIUozNckRlVG4Evn59jim5hWu93MAlitznL+6K9ZVt2/BCVGQROhMRpvz O/fe1cZNGee7V9Wpvvitde7PF62IzmPUwEGKkNEMjlRxc/KLEupBS4F3vKOnVfbObNTY h9spnt3+YOuH5/ibCbnYmxFgqkvsVbxWcopHXr7002WhxfuTgHaKg8eAikodmH4WTgvb Uj7Q== X-Gm-Message-State: AOAM530dNOfbdsv8GHyP2ps6mFSKfFfooplc4qiiIJY/rUNMTouoQUVD JEpp/uH0QaT2btwF5pU0B5M= X-Google-Smtp-Source: ABdhPJwihv1BKw1Q0mvejQLLioSu6ygUVQZgDYd/xvUVbf7c7bZduNPZmX5WR9aK4EZVYHRVtVRI8w== X-Received: by 2002:ac8:149a:: with SMTP id l26mr2030634qtj.210.1613132051207; Fri, 12 Feb 2021 04:14:11 -0800 (PST) Received: from localhost.localdomain ([193.27.12.132]) by smtp.gmail.com with ESMTPSA id y135sm6278534qkb.14.2021.02.12.04.14.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 12 Feb 2021 04:14:10 -0800 (PST) From: William Breathitt Gray To: jic23@kernel.org Subject: [PATCH v8 02/22] docs: counter: Fix spelling Date: Fri, 12 Feb 2021 21:13:26 +0900 Message-Id: <0f90d3ae0305224abd6350059bcb00ac44bd858b.1613131238.git.vilhelm.gray@gmail.com> X-Mailer: git-send-email 2.30.0 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210212_071417_438454_4D5E9842 X-CRM114-Status: GOOD ( 14.05 ) 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: kamel.bouhara@bootlin.com, gwendal@chromium.org, a.fatoum@pengutronix.de, david@lechnology.com, linux-iio@vger.kernel.org, patrick.havelange@essensium.com, alexandre.belloni@bootlin.com, mcoquelin.stm32@gmail.com, linux-kernel@vger.kernel.org, o.rempel@pengutronix.de, kernel@pengutronix.de, William Breathitt Gray , fabrice.gasnier@st.com, syednwaris@gmail.com, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, alexandre.torgue@st.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org "Miscellaneous" is the correct spelling. Signed-off-by: William Breathitt Gray --- 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 b02c52cd69d6..64fe7db080e5 100644 --- a/Documentation/driver-api/generic-counter.rst +++ b/Documentation/driver-api/generic-counter.rst @@ -307,7 +307,7 @@ Determining the type of extension to create is a matter of scope. * Device extensions are attributes that expose information/control non-specific to a particular Count or Signal. This is where you would - put your global features or other miscellanous functionality. + put your global features or other miscellaneous functionality. For example, if your device has an overtemp sensor, you can report the chip overheated via a device extension called "error_overtemp": -- 2.30.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel