]> git.baikalelectronics.ru Git - kernel.git/commit
Input: uinput - add UI_GET_VERSION ioctl
authorDavid Herrmann <dh.herrmann@gmail.com>
Mon, 21 Jul 2014 00:27:09 +0000 (17:27 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 21 Jul 2014 21:30:42 +0000 (14:30 -0700)
commit77f2853441e0e40898ab9848ddab4eef899a83f1
tree87fe8f02928f2a1a041718a0feef057251a8323a
parente5c7357a21c0df325c7d19b12c57d478ae1edb64
Input: uinput - add UI_GET_VERSION ioctl

This ioctl is the counterpart to EVIOCGVERSION and returns the
uinput-version the kernel was compiled with.

Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/uinput.c
include/uapi/linux/uinput.h