From: Vitaly Chikunov <vt@altlinux.org>
To: ALT Linux kernel packages development <devel-kernel@lists.altlinux.org>
Subject: Re: [d-kernel] [PATCH] [6.12] input: serio: add an alias to the sersev-serio driver
Date: Thu, 20 Nov 2025 17:14:01 +0300
Message-ID: <vvgheknl4x56z6bljg2gtibnd3@altlinux.org> (raw)
In-Reply-To: <20251120135449.1025114-1-gnusarevda@basealt.ru>
Daniil,
On Thu, Nov 20, 2025 at 05:54:49PM +0400, Daniil Gnusarev wrote:
> This will allow the driver to run as a module.
Так он и так модуль.
>
> Signed-off-by: Daniil Gnusarev <gnusarevda@basealt.ru>
> Do-not-upstream: this is a feature of Baikal-M
> ---
> drivers/input/serio/serdev-serio.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/input/serio/serdev-serio.c b/drivers/input/serio/serdev-serio.c
> index 7fa23e1dedb5bb..88414ec49aeab7 100644
> --- a/drivers/input/serio/serdev-serio.c
> +++ b/drivers/input/serio/serdev-serio.c
> @@ -104,6 +104,7 @@ static const struct of_device_id ss_of_match[] = {
> { .compatible = "serdev,serio" },
> {},
> };
> +MODULE_DEVICE_TABLE(of, ss_of_match);
>
> static struct serdev_device_driver serdev_serio_drv = {
> .driver = {
> --
> 2.42.2
>
> _______________________________________________
> devel-kernel mailing list
> devel-kernel@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/devel-kernel
next prev parent reply other threads:[~2025-11-20 14:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-20 13:54 Daniil Gnusarev
2025-11-20 14:14 ` Vitaly Chikunov [this message]
2025-11-20 14:33 ` Daniil Gnusarev
2025-11-20 14:42 ` Vitaly Chikunov
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=vvgheknl4x56z6bljg2gtibnd3@altlinux.org \
--to=vt@altlinux.org \
--cc=devel-kernel@lists.altlinux.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
ALT Linux kernel packages development
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
public-inbox-index devel-kernel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git