Searched hist:0378008 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/input/touchscreen/ |
H A D | eeti_ts.c | 0378008a Sun Feb 19 19:23:47 CST 2017 Dmitry Torokhov <dmitry.torokhov@gmail.com> 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> 0378008a Sun Feb 19 19:23:47 CST 2017 Dmitry Torokhov <dmitry.torokhov@gmail.com> 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>
|