commit | 0378008a99243fc492e7f0c3aabfeee69a78398c | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sun Feb 19 17:23:47 2017 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Apr 03 16:24:34 2017 -0700 |
tree | f43e645db1a4fab36db247355b98d6f3ef8e0f9d | |
parent | 173e4d81f76c948acbb49f3900f3ca3f279c5c2a [diff] |
Input: eeti_ts - switch to using threaded interrupt Instead of having standard interrupt handler and manually firing work item to perform I2C reads, let's switch to threaded interrupts, which were designed specifically for this purpose. Reviewed-by: Daniel Mack <daniel@zonque.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>