Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: William Breathitt Gray <vilhelm.gray@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org
Subject: Re: [PATCH] docs: counter: Include counter-chrdev kernel-doc to generic-counter.rst
Date: Thu, 7 Oct 2021 16:38:43 +0100	[thread overview]
Message-ID: <20211007163843.050e430f@jic23-huawei> (raw)
In-Reply-To: <20211005061437.4846-1-vilhelm.gray@gmail.com>

On Tue,  5 Oct 2021 15:14:37 +0900
William Breathitt Gray <vilhelm.gray@gmail.com> wrote:

> The counter-chrdev.c file exports the counter_push_event() function.
> 
> Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Applied

Thanks,

J
> ---
>  Documentation/driver-api/generic-counter.rst | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Documentation/driver-api/generic-counter.rst b/Documentation/driver-api/generic-counter.rst
> index ae9d3c2079f1..1b487a331467 100644
> --- a/Documentation/driver-api/generic-counter.rst
> +++ b/Documentation/driver-api/generic-counter.rst
> @@ -237,6 +237,9 @@ for defining a counter device.
>  .. kernel-doc:: drivers/counter/counter-core.c
>     :export:
>  
> +.. kernel-doc:: drivers/counter/counter-chrdev.c
> +   :export:
> +
>  Driver Implementation
>  =====================
>  
> 
> base-commit: 4c2d124b3c9dade959740e0a842868ca4520cf46
> prerequisite-patch-id: afa00fa5e8b34bd71871f41c5542dcfd688d03e0


      reply	other threads:[~2021-10-07 15:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-05  6:14 [PATCH] docs: counter: Include counter-chrdev kernel-doc to generic-counter.rst William Breathitt Gray
2021-10-07 15:38 ` Jonathan Cameron [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211007163843.050e430f@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vilhelm.gray@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox