Linux Input/HID development
 help / color / mirror / Atom feed
From: "Uwe Kleine-König (The Capable Hub)" <u.kleine-koenig@baylibre.com>
To: Ping Cheng <pinglinux@gmail.com>
Cc: Ping Cheng <ping.cheng@wacom.com>,
	 Jason Gerecke <jason.gerecke@wacom.com>,
	Jiri Kosina <jikos@kernel.org>,
	 Benjamin Tissoires <bentiss@kernel.org>,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1] HID: wacom: #include <linux/device-id/hid.h> instead of <linux/mod_devicetable.h>
Date: Sat, 12 Sep 2026 00:57:02 +0200	[thread overview]
Message-ID: <aqSGjE1NCAQuRhi8@monoceros> (raw)
In-Reply-To: <CAF8JNhJa3hOqt06XYNvhRa-QYz1LyzczPCdWbzs0Oin5DN+euw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1076 bytes --]

Hello Ping,

On Fri, Sep 11, 2026 at 12:53:29PM -0700, Ping Cheng wrote:
> On Mon, Jul 6, 2026 at 4:39 AM Uwe Kleine-König (The Capable Hub)
> <u.kleine-koenig@baylibre.com> wrote:
> >
> > The single device-id structure that is used by drivers/hid/wacom.h and
> > its users (drivers/hid/wacom_sys.c + drivers/hid/wacom_wac.c) is struct
> > hid_device_id. So #include the much more lightweight
> > <linux/device-id/hid.h> instead the full <linux/mod_devicetable.h>.
> >
> > Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
> > ---
> > Hello,
> >
> > there is no coordination needed, just make sure to apply it to v7.2-rc2 or
> > later. So please take it via the hid tree for the next merge window.
> 
> What's the status of this patch? I don't see it merged into 7.2 or 7.3-rc.

It wasn't merged yet. The procedure I'd expect is that the designated
maintainers of the HID Wacom driver (i.e. you and Jason Gerecke) send an
ack and then it get's picked up by Jiri or Benjamin (as HID
maintainers).

Best regards
Uwe

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2026-09-11 22:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-06  9:21 [PATCH v1] HID: wacom: #include <linux/device-id/hid.h> instead of <linux/mod_devicetable.h> Uwe Kleine-König (The Capable Hub)
2026-09-11 19:53 ` Ping Cheng
2026-09-11 22:57   ` Uwe Kleine-König (The Capable Hub) [this message]
2026-09-13  5:57 ` Ping Cheng

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=aqSGjE1NCAQuRhi8@monoceros \
    --to=u.kleine-koenig@baylibre.com \
    --cc=bentiss@kernel.org \
    --cc=jason.gerecke@wacom.com \
    --cc=jikos@kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ping.cheng@wacom.com \
    --cc=pinglinux@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