aboutsummaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@googlemail.com>2012-06-10 15:16:17 +0200
committerPawit Pornkitprasan <p.pawit@gmail.com>2012-12-05 23:04:09 +0700
commit73b7af8dc9002574ec760d68080f09d5e0cd9e46 (patch)
tree2e5fe2e7b03d4eda748fe5e2463d1c34cd7e6c78 /usr
parent66dd54fec5bf3227947e0ce248d10745611dbebc (diff)
downloadkernel_samsung_aries-73b7af8dc9002574ec760d68080f09d5e0cd9e46.zip
kernel_samsung_aries-73b7af8dc9002574ec760d68080f09d5e0cd9e46.tar.gz
kernel_samsung_aries-73b7af8dc9002574ec760d68080f09d5e0cd9e46.tar.bz2
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 'usr')
0 files changed, 0 insertions, 0 deletions