diff options
author | Philip Langdale <philipl@overt.org> | 2007-10-14 12:03:58 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2007-10-14 13:40:02 +0200 |
commit | bb6c8d8fa9b5587eea18078ce0bcf6bb2905789f (patch) | |
tree | d96a2c81885001a887469b400b2ae920b2f194f2 /drivers/leds/led-class.c | |
parent | 446943593e6e2cb7133cb6c969afd4626c96a916 (diff) |
HID: hiddev: Add 32bit ioctl compatibilty
The hiddev driver currently lacks 32bit ioctl compatibility, so
if you're running with a 64bit kernel and 32bit userspace, it won't
work.
I'm pretty sure that the only thing missing is a compat_ioctl
implementation as all structs have fixed size fields.
With this change I can use revoco to configure my MX Revolution mouse.
Signed-off-by: Philip Langdale <philipl@overt.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/leds/led-class.c')
0 files changed, 0 insertions, 0 deletions