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)
[off-list ref] wrote:
quoted
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) <redacted>
---
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