1
0
Fork 0
remarkable-linux/drivers/input/touchscreen/focaltech_touch
Haibo Chen ee475245cd MLK-20184 input: focaltech_touch: use disable_irq_nosync() in spin lock context
according to the function disable_irq() description, use disable_irq() in
spin lock context may cause deadlock. So change to use disable_irq_nosync().

Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
2018-11-02 18:44:36 +08:00
..
include
Kconfig
Makefile
focaltech_common.h MLK-15348-01 input: touch: focaltech: add more property to support multiple panel 2018-10-29 11:10:38 +08:00
focaltech_config.h MLK-15348-01 input: touch: focaltech: add more property to support multiple panel 2018-10-29 11:10:38 +08:00
focaltech_core.c MLK-20184 input: focaltech_touch: use disable_irq_nosync() in spin lock context 2018-11-02 18:44:36 +08:00
focaltech_core.h MLK-15348-01 input: touch: focaltech: add more property to support multiple panel 2018-10-29 11:10:38 +08:00
focaltech_esdcheck.c
focaltech_ex_mode.c
focaltech_gesture.c
focaltech_i2c.c
focaltech_point_report_check.c
focaltech_sensor.c