diff options
author | Dmitry Torokhov <[email protected]> | 2024-07-03 14:37:51 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2024-07-08 16:22:49 -0700 |
commit | d469647bafd9353730e0f74ec5fbefcd431c576b (patch) | |
tree | e0e37447689507f6e14876e4ad5a17c398dd06de /drivers/usb/cdns3/cdns3-imx.c | |
parent | 14498e993fb77adce75f0106162902b2f8b1d480 (diff) |
Input: simplify event handling logic
Streamline event handling code by providing batch implementations for
filtering and event processing and using them in place of the main
event handler, as needed, instead of having complex branching logic
in the middle of the event processing code.
Reviewed-by: Jeff LaBundy <[email protected]>
Reviewed-by: Benjamin Tissoires <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions