Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 9 Jan 2022 18:49:12 +0000 (10:49 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 9 Jan 2022 18:49:12 +0000 (10:49 -0800)
Pull input fix from Dmitry Torokhov:
 "A small fixup to the Zinitix touchscreen driver to avoid enabling the
  IRQ line before we successfully requested it"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: zinitix - make sure the IRQ is allocated before it gets enabled


Trivial merge