Commit 15ef2f78c49d for kernel

commit 15ef2f78c49d20d53ec7c0f1c9b40b02e089f2d6
Merge: dac3e89a2c90 062dc4693e2c
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Aug 14 21:51:26 2026 -0700

    Merge tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input

    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