mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-28 05:20:27 +09:00
Our HID device need KEY_CAMERA_FOCUS event to control camera, but this event is non-existent in current HID driver. So we add this event in hid-input.c Bug: 263846073 Link: https://lore.kernel.org/linux-input/Y+4YcnbPwWAnhrPt@kroah.com/ Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: fengqi <fengqi@xiaomi.com> Change-Id: I500881ea8b6b4e31099f2120e2c492f2793bf086 (cherry picked from commit af8dfb011fd0e434de7f0287e561a67757fb9346)