diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2021-03-08 06:10:57 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2021-03-08 06:56:46 +0100 |
commit | a63d0120a2dd89eabf24b415b27208e190e989b0 (patch) | |
tree | 31a0817c64a4e56e820f433f924724e9348c71d6 /mm/page_ext.c | |
parent | Input: aiptek - convert sysfs sprintf/snprintf family to sysfs_emit (diff) | |
download | linux-a63d0120a2dd89eabf24b415b27208e190e989b0.tar.xz linux-a63d0120a2dd89eabf24b415b27208e190e989b0.zip |
Input: exc3000 - split MT event handling from IRQ handler
Split out the multitouch event handling into its own function to allow other
events to be handled in the IRQ handler without disturbing the MT handling.
Now that things are separated a bit more, stop treating vendor data requests
special by cehcking for a locked mutex, but just look at the event ID to
figure out if the message is a MT report or a vendor data query reply.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Link: https://lore.kernel.org/r/20210125182527.1225245-2-l.stach@pengutronix.de
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'mm/page_ext.c')
0 files changed, 0 insertions, 0 deletions