mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-25 01:23:20 +00:00
i2c_hid_command() returns non-zero in error cases (the actual
errno). Error handling in for I2C_HID_QUIRK_RESEND_REPORT_DESCR
case in i2c_hid_resume() had the check inverted; fix that.
Fixes:
|
||
|---|---|---|
| .. | ||
| i2c-hid.c | ||
| Kconfig | ||
| Makefile | ||