On Thu, 3 Nov 2022, Benjamin Tissoires wrote:
When I2C_HID_OF_ELAN is set, we need to turn on I2C_HID_CORE to ensure we get all the HID requirements.
Fixes: bd3cba00dcc6 ("HID: i2c-hid: elan: Add support for Elan eKTH6915 i2c-hid touchscreens") Reported-by: kernel test robot lkp@intel.com Signed-off-by: Benjamin Tissoires benjamin.tissoires@redhat.com
new in v12
As this one has in principle nothing to do with the HID-BPF support, and is actually a functional fix, I've cherry-picked this one into hid.git#for-6.1/upstream-fixes.
Thanks,