linux-stable/drivers/hid/i2c-hid
Dmitry Torokhov d34c610549 HID: i2c-hid: use "struct i2c_hid" as argument in most calls
The main object in the driver is struct i2c_hid so it makes more sense
to pass it around instead of passing i2c_client and then fetching
i2c_hid associated with it.

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>
2022-02-14 10:51:07 +01:00
..
i2c-hid-acpi.c HID: i2c-hid-of: Expose the touchscreen-inverted properties 2021-12-14 11:38:04 +01:00
i2c-hid-core.c HID: i2c-hid: use "struct i2c_hid" as argument in most calls 2022-02-14 10:51:07 +01:00
i2c-hid-dmi-quirks.c HID: i2c-hid: add Vero K147 to descriptor override 2020-11-27 16:17:49 +01:00
i2c-hid-of-goodix.c HID: i2c-hid-of: Expose the touchscreen-inverted properties 2021-12-14 11:38:04 +01:00
i2c-hid-of.c HID: i2c-hid-of: Expose the touchscreen-inverted properties 2021-12-14 11:38:04 +01:00
i2c-hid.h HID: i2c-hid-of: Expose the touchscreen-inverted properties 2021-12-14 11:38:04 +01:00
Kconfig HID: i2c-hid: Introduce goodix-i2c-hid using i2c-hid core 2021-01-18 16:56:22 +01:00
Makefile HID: i2c-hid: Introduce goodix-i2c-hid using i2c-hid core 2021-01-18 16:56:22 +01:00