aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDmitry Torokhov <[email protected]>2024-07-11 22:18:46 -0700
committerDmitry Torokhov <[email protected]>2024-07-15 18:07:38 -0700
commitfbb1c92282fac71b07ec59c5501d4b7751f5d48d (patch)
treec0a2e5234c50251d19a19404d68b3c93e9f8e1ac /tools/perf/scripts/python
parentca95a47e29b2f9455c6673a9daeead437e940a7d (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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions