[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMuHMdXLsnDXMOcLoTWV_LxXhhR3uf654fLpaWj=xDDLs1NQkQ@mail.gmail.com>
Date: Mon, 18 Aug 2025 08:40:21 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: linux-input@...r.kernel.org, Robin van der Gracht <robin@...tonic.nl>,
Andy Shevchenko <andy@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Input: matrix-keymap - remove unused keymap_name parameter
Hi Dmitry,
On Fri, 15 Aug 2025 at 19:47, Dmitry Torokhov <dmitry.torokhov@...il.com> wrote:
> The keymap_name parameter of matrix_keypad_build_keymap() is used to
> specify the device tree property containing the keymap. If NULL, it
> defaults to 'linux,keymap'.
>
> All current callers pass NULL for this parameter, relying on the default
> value. Remove the redundant parameter from the function declaration,
> definition, and all call sites to simplify the API.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@...il.com>
> ---
>
> Robin, Andy, Geert, ht16k33 is the only driver using this API that is
> outside of drivers/input. Would you mind if I merge the patch through my
> tree and not try t introduce intermediate API variant and split
> the merge across multiple releases?
I wouldn't mind.
Thanks!
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
Powered by blists - more mailing lists