mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 11:01:38 +00:00
b658912cb0
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 |