Home
last modified time | relevance | path

Searched hist:"86 fc3fd28157b6d4d044bdc00b3ee72899e554fc" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hid/i2c-hid/
H A Di2c-hid-core.cdiff 86fc3fd28157b6d4d044bdc00b3ee72899e554fc Tue Jan 18 08:26:26 CET 2022 Dmitry Torokhov <dmitry.torokhov@gmail.com> HID: i2c-hid: use helpers to do endian conversion in i2c_hid_get_input()

It is better to use helpers to do endian conversion as it documents
and draws attention to it, and might be a bit more performant as
well.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Tested-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>