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.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 85E4AC2B9F4 for ; Fri, 25 Jun 2021 10:37:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6194861446 for ; Fri, 25 Jun 2021 10:37:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231440AbhFYKkH (ORCPT ); Fri, 25 Jun 2021 06:40:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33594 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231372AbhFYKkG (ORCPT ); Fri, 25 Jun 2021 06:40:06 -0400 Received: from mail-yb1-xb29.google.com (mail-yb1-xb29.google.com [IPv6:2607:f8b0:4864:20::b29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D9F0BC061760 for ; Fri, 25 Jun 2021 03:37:45 -0700 (PDT) Received: by mail-yb1-xb29.google.com with SMTP id b64so3912285yba.0 for ; Fri, 25 Jun 2021 03:37:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=j6XeqvwioJzGji6/V4D6QblypBkwkFKvIMSZgeY/xpU=; b=vFu+Y+G+MND1bMG9cj4xq1Madmq4tXHM9sgxuP/oSedGnbq6z3JXPItCBzh2SPnH7+ DhyJVzxS7YduipJrSNzKfhTYgsyiZn8/BEEAVa0q3OrKuy1DsRjOv4BWu1JwjW3BttoW GdVjjWm9otv8up6jKnaKJSXVexm966YvB4B4vOb15gzoG6h/hCsRNcvfcx67axMy8A1C EMNW6uqJdt2+Y0/qhwWS+fqoedAIoCngT1eu+MUFO2gC2l0nVkBu8eaIj7XCsCNmI8iz I22IrowsSfiuFCc2SyRFoZr3QNfV29b9OPvWeeqDKYBL1Es7GTFM7uRSZ45CVBsQI8D/ R/nQ== 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=j6XeqvwioJzGji6/V4D6QblypBkwkFKvIMSZgeY/xpU=; b=aFfgjxFNxpk2phCcIfGwQLw9pUl6xOuhkTOHGnKB8LInoM1SYpLis/FWMnC3z4sbZa XwWpCZ8NYLGn4SQT0lWFk8RKD1ptVejR5GvOWp+edKCC9E+dShoz6/DDvrq3GTudEovM JH5eQdor/bmTr59iP2GwHn1mjdd/Hrb81u19/gKpCP+Xb6gx1SIcvDKUbqZ0jODCY947 H2w4PSVli0jmr0iEqQT5WM4waDuCVXv7Vumy4Wc/z1ZAAIUxmC+mNtH55VMXBZOrI6EY iw+ijDpwRo+rD8hv7STrAZW1icIHvT3NrR9HarAKHtp8NY6MXKsZX2aFsfWf2m5IKTQe jD0Q== X-Gm-Message-State: AOAM532oohhVzdwyCZQi9+fTRc0vquZ/ghd9kX6EXZUxu8eL9x/RmLb2 B1Agm7eoZ4HR15Zn81kLuccitLwO2qPTA7bImuTDrw== X-Google-Smtp-Source: ABdhPJxc93bfE1vaCKQGKslN7h1GqLpHt52fBEz+aUCkpB4CjQFVdiFg5tvFcEtt80z/I3CW0n7HpE8/Y7ekn33y+uw= X-Received: by 2002:a25:738e:: with SMTP id o136mr11371053ybc.469.1624617465175; Fri, 25 Jun 2021 03:37:45 -0700 (PDT) MIME-Version: 1.0 References: <506a41353937c455c2e79b5960b0976edc8aa9e9.1623824363.git.mchehab+huawei@kernel.org> In-Reply-To: <506a41353937c455c2e79b5960b0976edc8aa9e9.1623824363.git.mchehab+huawei@kernel.org> From: Bartosz Golaszewski Date: Fri, 25 Jun 2021 12:37:34 +0200 Message-ID: Subject: Re: [PATCH v2 14/29] docs: driver-api: gpio: using-gpio.rst: avoid using ReST :doc:`foo` markup To: Mauro Carvalho Chehab Cc: Jonathan Corbet , Linux Doc Mailing List , Linus Walleij , linux-gpio , LKML Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Wed, Jun 16, 2021 at 8:27 AM Mauro Carvalho Chehab wrote: > > The :doc:`foo` tag is auto-generated via automarkup.py. > So, use the filename at the sources, instead of :doc:`foo`. > > Reviewed-by: Linus Walleij > Signed-off-by: Mauro Carvalho Chehab > --- > Documentation/driver-api/gpio/using-gpio.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/driver-api/gpio/using-gpio.rst b/Documentation/driver-api/gpio/using-gpio.rst > index dda069444032..64c8d3f76c3a 100644 > --- a/Documentation/driver-api/gpio/using-gpio.rst > +++ b/Documentation/driver-api/gpio/using-gpio.rst > @@ -9,13 +9,13 @@ with them. > > For examples of already existing generic drivers that will also be good > examples for any other kernel drivers you want to author, refer to > -:doc:`drivers-on-gpio` > +Documentation/driver-api/gpio/drivers-on-gpio.rst > > For any kind of mass produced system you want to support, such as servers, > laptops, phones, tablets, routers, and any consumer or office or business goods > using appropriate kernel drivers is paramount. Submit your code for inclusion > in the upstream Linux kernel when you feel it is mature enough and you will get > -help to refine it, see :doc:`../../process/submitting-patches`. > +help to refine it, see Documentation/process/submitting-patches.rst. > > In Linux GPIO lines also have a userspace ABI. > > -- > 2.31.1 > Applied, thanks! Bartosz