diff options
author | Ian Campbell <icampbell@arcom.com> | 2005-06-01 02:39:25 -0500 |
---|---|---|
committer | Dmitry Torokhov <dtor_core@ameritech.net> | 2005-06-01 02:39:25 -0500 |
commit | b6cbf3ef4f270c0dfe84b26649e4fc0c25bb0844 (patch) | |
tree | 53c2c011e04d95e03aba6aed21702ae5ef2ffc45 /mm | |
parent | c30b4c10d9cfe5506fd421304935d8836773c7e5 (diff) |
Input: return correct value when setting up absolute device via uinipt.
uinput_alloc_device() is supposed to return the number of bytes read,
the value is returned to uinput_write() and from there to userspace. If
EV_ABS is set then it returns the value from uinput_validate_absbits()
instead, which is zero when everything is ok instead of the count.
Signed-off-by: Ian Campbell <icampbell@arcom.com>
Acked-by: Aristeu Rozanski <aris@cathedrallabs.org>
Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions