diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2022-01-18 10:26:27 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2022-02-14 12:52:29 +0300 |
commit | 551117c52237e7d92bc050df961b6a63e86c5bcd (patch) | |
tree | 74da7920043d30bc3366400297cc4c4dd4c1afaf /drivers/pps | |
parent | 86fc3fd28157b6d4d044bdc00b3ee72899e554fc (diff) | |
download | linux-551117c52237e7d92bc050df961b6a63e86c5bcd.tar.xz |
HID: i2c-hid: no longer need raw access to HID descriptor structure
We can stop defining a union for HID descriptor data as we now only access
individual members of it by names and using proper types instead of
accessing by offset from the beginning of the data structure.
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>
Diffstat (limited to 'drivers/pps')
0 files changed, 0 insertions, 0 deletions