Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Sep 2022 15:22:53 +0000 (08:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Sep 2022 15:22:53 +0000 (08:22 -0700)
commitda9eede6b2423381d592b832a7c5ba0082f2e905
tree950687e26fba47140fc4c070af5e8233d1cad8a6
parent71f187570592e74d32db4f52e7f50a64c11ee621
parente62563db857f81d75c5726a35bc0180bed6d1540
Merge tag 'input-for-v6.0-rc7' of git://git./linux/kernel/git/dtor/input

Pull input fixes from Dmitry Torokhov:

 - small fixes for iqs62x-keys and melfas_mip4 drivers

 - corrected register address in snvs_pwrkey driver

 - Synaptic driver will stop trying to use intertouch (native) mode on
   some Lenovo AMD devices

* tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: snvs_pwrkey - fix SNVS_HPVIDR1 register address
  Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1
  Input: iqs62x-keys - drop unused device node references
  Input: melfas_mip4 - fix return value check in mip4_probe()