[git pull] Input updates for 4.10-rc7
From: Dmitry Torokhov
Date: Thu Feb 09 2017 - 13:18:04 EST
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
to receive updates for the input subsystem. You will get a fix for crash
in uinput, and a fix for build errors when HID-RMI is built-in but SERIO
is a module.
Changelog:
---------
Arnd Bergmann (1):
Input: synaptics-rmi4 - select 'SERIO' when needed
Dmitry Torokhov (1):
Input: uinput - fix crash when mixing old and new init style
Diffstat:
--------
drivers/input/misc/uinput.c | 20 ++++++++++++++------
drivers/input/rmi4/Kconfig | 8 +++++++-
2 files changed, 21 insertions(+), 7 deletions(-)
--
Dmitry