diff options
| author | David Herrmann <dh.herrmann@googlemail.com> | 2012-06-10 15:16:17 +0200 |
|---|---|---|
| committer | Jiri Kosina <jkosina@suse.cz> | 2012-06-18 13:42:00 +0200 |
| commit | 6664ef72a47459f883d3409ca9b2fa200015704b (patch) | |
| tree | e6ce2eb75adbe3e531374c83f62f74ededcb6bf7 /scripts/patch-kernel | |
| parent | HID: uhid: implement read() on uhid devices (diff) | |
| download | linux-6664ef72a47459f883d3409ca9b2fa200015704b.tar.gz linux-6664ef72a47459f883d3409ca9b2fa200015704b.zip | |
HID: uhid: implement write() on uhid devices
Similar to read() you can only write() a single event with one call to an
uhid device. To write multiple events use writev() which is supported by
uhid.
We currently always return -EOPNOTSUPP but other events will be added in
later patches.
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
