diff options
author | Dmitry Torokhov <[email protected]> | 2022-01-17 23:26:27 -0800 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2022-02-14 10:52:29 +0100 |
commit | 551117c52237e7d92bc050df961b6a63e86c5bcd (patch) | |
tree | 74da7920043d30bc3366400297cc4c4dd4c1afaf /scripts/gdb/linux/rbtree.py | |
parent | 86fc3fd28157b6d4d044bdc00b3ee72899e554fc (diff) |
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 <[email protected]>
Tested-by: Benjamin Tissoires <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/rbtree.py')
0 files changed, 0 insertions, 0 deletions