diff options
author | John Sung <penmount.touch@gmail.com> | 2014-09-09 10:06:51 -0700 |
---|---|---|
committer | Jiri Slaby <jslaby@suse.cz> | 2014-10-13 15:41:20 +0200 |
commit | 0d82a3711b9f33151e44768b3de24216061a9339 (patch) | |
tree | d7c2fcea7c1807c46a9dc89c7bde71b3ca6d7b80 /drivers/input/sparse-keymap.c | |
parent | 3fc612d8552ff7c08f8e176a515a25019e7972a0 (diff) |
Input: serport - add compat handling for SPIOCSTYPE ioctl
commit a80d8b02751060a178bb1f7a6b7a93645a7a308b upstream.
When running a 32-bit inputattach utility in a 64-bit system, there will be
error code "inputattach: can't set device type". This is caused by the
serport device driver not supporting compat_ioctl, so that SPIOCSTYPE ioctl
fails.
Signed-off-by: John Sung <penmount.touch@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'drivers/input/sparse-keymap.c')
0 files changed, 0 insertions, 0 deletions