From: Jonathan Corbet <corbet@lwn.net>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-input@vger.kernel.org
Subject: Re: [PATCH] Add libps2 to the input section of driver-api
Date: Wed, 03 Jul 2024 16:21:52 -0600 [thread overview]
Message-ID: <87h6d6t8u7.fsf@trenco.lwn.net> (raw)
In-Reply-To: <ZoMQhkyUQYi1Bx4t@google.com>
Dmitry Torokhov <dmitry.torokhov@gmail.com> writes:
> libps2 has been using kerneldoc to document its methods, but was not
> actually plugged into driver-api.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> ---
> Documentation/driver-api/input.rst | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/Documentation/driver-api/input.rst b/Documentation/driver-api/input.rst
> index 4bbb26ae2a89..bd7a3578ade7 100644
> --- a/Documentation/driver-api/input.rst
> +++ b/Documentation/driver-api/input.rst
> @@ -40,3 +40,10 @@ Sparse keymap support
> .. kernel-doc:: drivers/input/sparse-keymap.c
> :export:
>
> +PS/2 protocol support
> +---------------------
> +.. kernel-doc:: include/linux/libps2.h
> + :internal:
> +
> +.. kernel-doc:: drivers/input/serio/libps2.c
> + :export:
Applied, thanks.
jon
prev parent reply other threads:[~2024-07-03 22:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-01 20:24 [PATCH] Add libps2 to the input section of driver-api Dmitry Torokhov
2024-07-01 23:56 ` Randy Dunlap
2024-07-03 22:21 ` Jonathan Corbet [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=87h6d6t8u7.fsf@trenco.lwn.net \
--to=corbet@lwn.net \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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