diff options
author | David Herrmann <dh.herrmann@googlemail.com> | 2012-06-10 17:16:17 +0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-06-18 15:42:00 +0400 |
commit | 6664ef72a47459f883d3409ca9b2fa200015704b (patch) | |
tree | e6ce2eb75adbe3e531374c83f62f74ededcb6bf7 /drivers/gpio | |
parent | d937ae5fae17e63aaa97f029be221a6516b25475 (diff) | |
download | linux-6664ef72a47459f883d3409ca9b2fa200015704b.tar.xz |
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 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions