]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Aug 2026 04:51:26 +0000 (21:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Aug 2026 04:51:26 +0000 (21:51 -0700)
Pull input fixes from Dmitry Torokhov:

 - A couple of fixes to the sur40 touchscreen driver to correct
   registration and teardown ordering, and to fix error path
   unwinding when video device registration fails.

* tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: sur40 - fix V4L error path cleanup
  Input: sur40 - fix input device registration ordering


Trivial merge