linux-yocto/drivers/hid/i2c-hid
Wentao Guan 4c88653318 HID: i2c-hid: improve i2c_hid_get_report error message
[ Upstream commit 723aa55c08 ]

We have two places to print "failed to set a report to ...",
use "get a report from" instead of "set a report to", it makes
people who knows less about the module to know where the error
happened.

Before:
i2c_hid_acpi i2c-FTSC1000:00: failed to set a report to device: -11

After:
i2c_hid_acpi i2c-FTSC1000:00: failed to get a report from device: -11

Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-04-10 14:37:37 +02:00
..
i2c-hid-acpi.c
i2c-hid-core.c HID: i2c-hid: improve i2c_hid_get_report error message 2025-04-10 14:37:37 +02:00
i2c-hid-dmi-quirks.c
i2c-hid-of-elan.c HID: i2c-hid: elan: fix reset suspend current leakage 2024-06-16 13:47:40 +02:00
i2c-hid-of-goodix.c
i2c-hid-of.c
i2c-hid.h
Kconfig
Makefile