Skip to content
Commit 71f8e38a authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

Input: ili210x - switch to using threaded IRQ



Let's switch the driver to using threaded IRQ so that we do not need to
manage the interrupt and work separately, and we do not acknowledge
interrupt until we finished handling it completely.

Tested-by: Adam Ford <aford173@gmail.com> #imx6q-logicpd
Tested-by: Sven Van Asbroeck <TheSven73@gmail.com> # ILI2118A variant
Tested-by: Marek Vasut <marex@denx.de> #  ILI2117
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent eb91ecc9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment