Re: [PATCH] HID: lenovo: suppress phantom radio control input on Yoga Slim 7x Gen 11
From: Oleg Keri
Date: Thu Sep 10 2026 - 02:37:12 EST
On Thu, 10 Sep 2026 07:48:31 +0800
kernel test robot <lkp@xxxxxxxxx> wrote:
> >> drivers/hid/hid-lenovo.c:523:7: error: use of undeclared identifier 'I2C_DEVICE_ID_ITE_LENOVO_YOGA_SLIM_7X_G11_KEYBOARD'
Correct, and my mistake: this patch was one half of a two-patch change
and I posted only the half that uses the identifier. The #define is
added by the i2c-hid quirk patch, which never made it to the list.
Both are now posted together, in the right order, as v2:
https://lore.kernel.org/all/20260910063051.4556-1-okerixx@xxxxxxxxx/
pw-bot: superseded
Thanks,
Oleg