mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Until now we have only ever seen HID devices with target ID 2. The new Surface Laptop Studio however uses HID devices with target ID 1. Allow matching this driver to those as well. Cc: [email protected] # 5.14+ Signed-off-by: Maximilian Luz <[email protected]> Acked-by: Benjamin Tissoires <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Hans de Goede <[email protected]>