[PATCH v3 0/3] HID: i2c-hid: Probe and wake device with HID descriptor fetch

Kenny Levinsen posted 3 patches 1 week, 3 days ago
[PATCH v3 0/3] HID: i2c-hid: Probe and wake device with HID descriptor fetch
Posted by Kenny Levinsen 1 week, 3 days ago
The previous iteration of this was a bit naïve about bus error code
consistency from i2c drivers. Instead of trying to differentiate between
them, we now handle all bus errors during HID descriptor fetch the same
with a single debug log, as suggested by Doug[0].

As the change is relatively minor, I have carried over Łukasz' Tested-by
and Reviewed-by tags.

Third time's the charm?

[1] https://lore.kernel.org/all/CAD=FV=Xr6NsW085Sc+NhVmGDOn-zCCQ65CMNce_DsHxtXUgm9w@mail.gmail.com/