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=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 8F51DC433E6 for ; Fri, 22 Jan 2021 09:46:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 48166239D1 for ; Fri, 22 Jan 2021 09:46:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727378AbhAVJqS (ORCPT ); Fri, 22 Jan 2021 04:46:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47390 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727421AbhAVJpp (ORCPT ); Fri, 22 Jan 2021 04:45:45 -0500 Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com [IPv6:2a00:1450:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3C0C6C061788 for ; Fri, 22 Jan 2021 01:45:03 -0800 (PST) Received: by mail-lf1-x12d.google.com with SMTP id p21so1564744lfu.11 for ; Fri, 22 Jan 2021 01:45:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=1pDRquJVrfnNoeJ4upSmG0vI7kekYkwTVuEqcSdN8tQ=; b=sJeUKGVC5/NEjTGf1NfpOths4SV6P9SSv9PbKaxwQ9RCKQygPR0prnK78CrrbSk5pq +ybO6K99AjttqTa5IesXQd1VJC7l6o7O3PC8plQeu0P+UoWE2Xk6r4/kJHsElWynoAhl gIWT9R2vMN8kPwpXJA16nWK9SmOPZgmon+yZgElcgU0p7qIeBF1SPcs/noDpcdrinkgG 1vmbt4s/7REBxEp3wOhKoc8BjAWz/KsjvgJqOMWeITxJdxozt9QQG9S7hFJMFcuiqpUP /BZcar8RNZXxzAQyTBOraGgNFhVEFmZb8K1lo6Jz6M7NnnUzmjaOlexlizhJW3ECCorA vR5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=1pDRquJVrfnNoeJ4upSmG0vI7kekYkwTVuEqcSdN8tQ=; b=VFj0BjmH5VpaswwnDCm1ZdoMQZHlDbeGDUWurjqbYuxnpGFaiA6xhV0Ov6J5yEynZ1 Rxz2pFRhlhrIMXysIjGssHjmjc0pTE8D8yBOdA7yui45co/dDfrWaurfdJxKMIwzJfpj ukw2hmA6t+s5V6kqIY8yLWIqfSxre0ZRTOQhsNGAIFDwWvyrehypXuH6tgbHEEwrr4+E zsAs04Er8oDvq7VL0BvIZknl4U+gMtLQEZTwiGZFLEzyAvf8DgGjQqopjziedNzPaHrP HJ2zlLk4Tdjdi53gNr4F2BnIt1sn2KQ29FzzgJkPWtWHERuseuth++6WD+QqmtvAgsDR 5lUQ== X-Gm-Message-State: AOAM532cBZ17cAMu28Eg1QHvtL4H4nAJxVFO0bqVke/qra2w5mk9YO/B MWO7ngflho4meV3EqbVABGACwxZYGm9WsriqZXU38yAKEpHDBI86 X-Google-Smtp-Source: ABdhPJzlNIoTt5bK7+X26R6ooLH4qz3LfMQ9Ge6ctwR4g5lNJ9GZZ0yxT12FiosySOH1lkTmCGzDAg0zKZAWH6BWMeA= X-Received: by 2002:ac2:5597:: with SMTP id v23mr63199lfg.649.1611308701615; Fri, 22 Jan 2021 01:45:01 -0800 (PST) MIME-Version: 1.0 References: <20201214155440.2950-1-wsa+renesas@sang-engineering.com> In-Reply-To: <20201214155440.2950-1-wsa+renesas@sang-engineering.com> From: Linus Walleij Date: Fri, 22 Jan 2021 10:44:50 +0100 Message-ID: Subject: Re: [PATCH] Documentation: gpio: Fix typo To: Wolfram Sang , Bartosz Golaszewski Cc: Linux Doc Mailing List , "open list:GPIO SUBSYSTEM" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Mon, Dec 14, 2020 at 4:56 PM Wolfram Sang wrote: > Signed-off-by: Wolfram Sang Reviewed-by: Linus Walleij > Does this go via doc or gpio? We usually apply it to the GPIO tree. Bartosz is handling this right now. Yours, Linus Walleij