diff options
author | Matthias Schiffer <matthias.schiffer@ew.tq-group.com> | 2022-06-08 14:48:06 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2022-09-23 13:00:13 -0700 |
commit | b077d523d4d91e7239864997ffe2a30ac30055c1 (patch) | |
tree | 7a1f8c6d83fe7cae82db1aaa91e63735bd935b57 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d8d007f25cb6a25b25c0b6447b620638f1febcd3 (diff) |
Input: synaptics-rmi4 - remove unneeded struct register_offset
All register offsets are fixed, and a number of places even read or
write multiple registers as a block, so there is no way to support
reordering them without move involved changes. Remove the unneeded level
of indirection in the register access.
Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Link: https://lore.kernel.org/r/20220608124808.51402-8-matthias.schiffer@ew.tq-group.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions