Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Jan 2022 18:21:49 +0000 (10:21 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Jan 2022 18:21:49 +0000 (10:21 -0800)
commit278218f6778bc7d6f8b67199446c56cec7ebb841
tree89438cfa6feb54021ba70f72d3013b81b1583b7f
parent8008293888188c3923f5bd8a69370dae25ed14e5
parentbc7ec91718c49d938849697cfad98fcd9877cc26
Merge branch 'for-linus' of git://git./linux/kernel/git/dtor/input

Pull input fixes from Dmitry Torokhov:
 "Two small fixups for spaceball joystick driver and appletouch touchpad
  driver"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: spaceball - fix parsing of movement data packets
  Input: appletouch - initialize work before device registration