linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/1] input: touchcreen: tsc2007: make interrupt optional
@ 2024-02-10 17:55 Svyatoslav Ryhel
  2024-02-10 17:55 ` [PATCH v1 1/1] " Svyatoslav Ryhel
  0 siblings, 1 reply; 4+ messages in thread
From: Svyatoslav Ryhel @ 2024-02-10 17:55 UTC (permalink / raw)
  To: Dmitry Torokhov, Uwe Kleine-König, Benjamin Bara,
	Richard Leitner
  Cc: linux-input, linux-kernel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-02-15 18:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-10 17:55 [PATCH v1 0/1] input: touchcreen: tsc2007: make interrupt optional Svyatoslav Ryhel
2024-02-10 17:55 ` [PATCH v1 1/1] " Svyatoslav Ryhel
2024-02-15 17:55   ` Dmitry Torokhov
2024-02-15 18:09     ` Svyatoslav Ryhel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).