[PATCH v1 0/1] input: touchcreen: tsc2007: make interrupt optional
From: Svyatoslav Ryhel
Date: Sat Feb 10 2024 - 12:56:16 EST
In case tsc2007 is used as an ADC sensor there will be no interrupt
provided at all, so set up an interrupt only if one is present and
remove associated warning.
Svyatoslav Ryhel (1):
input: touchcreen: tsc2007: make interrupt optional
drivers/input/touchscreen/tsc2007_core.c | 30 +++++++++++++-----------
1 file changed, 16 insertions(+), 14 deletions(-)
--
2.40.1