diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2024-07-11 22:18:46 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2024-07-15 18:07:38 -0700 |
commit | fbb1c92282fac71b07ec59c5501d4b7751f5d48d (patch) | |
tree | c0a2e5234c50251d19a19404d68b3c93e9f8e1ac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ca95a47e29b2f9455c6673a9daeead437e940a7d (diff) |
Input: usbtouchscreen - move process_pkt() into main device structure
In preparation of splitting big usbtouch_dev_info table into separate
per-protocol structures and constifying them move process_pkt() from the
device info into main drvice structure and set it up in probe().
We can derive if we should use single- or multi-packet handling based
on presence of get_pkt_len() method.
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20240712051851.3463657-4-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions