From: Andrew Duggan Date: Mon, 17 Jun 2013 23:15:06 +0000 (-0700) Subject: HID: i2c-hid: support sending HID output reports using the output register X-Git-Tag: v3.11-rc1~90^2~2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=811adb9622de310efbb661531c3ec0ae5d2b2bc0;p=pandora-kernel.git HID: i2c-hid: support sending HID output reports using the output register The current i2c hid driver does not support sending HID output reports using the output register for devices which support receiving reports through this method. This patch determines which method to use to send output reports based on the value of wMaxOutputLength in the device's HID descriptor. Signed-off-by: Andrew Duggan Reviewed-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed