summaryrefslogtreecommitdiff
path: root/usr/Makefile
diff options
context:
space:
mode:
authorNick Dyer <nick.dyer@itdev.co.uk>2014-07-23 22:25:55 +0400
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2014-07-24 00:25:09 +0400
commitdd24dcf566d0787297953bcaa3a7739586535a33 (patch)
tree4ffb506517e32e25a040bc00892b85ecc5ea725f /usr/Makefile
parentba4e9a61ad54c438d4c7b655e94e31f23a6fe13f (diff)
downloadlinux-dd24dcf566d0787297953bcaa3a7739586535a33.tar.xz
Input: atmel_mxt_ts - initialise IRQ before probing
The maXTouch chips use the CHG line to generate status events in bootloader mode, and during configuration download, before there is enough information to configure the input device. Therefore set up the interrupt handler earlier. However, this introduces states where parts of the interrupt processing must not run. Use data->object_table as a way to tell whether the chip information is valid, and data->input_dev as a way to tell whether it is valid to generate input report. Signed-off-by: Nick Dyer <nick.dyer@itdev.co.uk> Acked-by: Benson Leung <bleung@chromium.org> Acked-by: Yufeng Shen <miletus@chromium.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'usr/Makefile')
0 files changed, 0 insertions, 0 deletions