From: Benjamin Tissoires Date: Thu, 20 Feb 2014 20:24:49 +0000 (-0500) Subject: HID: make .raw_request mandatory X-Git-Tag: v3.15-rc1~114^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c86726cfe38952f0366f86acfbbb025813ec1c2;p=pandora-kernel.git HID: make .raw_request mandatory SET_REPORT and GET_REPORT are mandatory in the HID specification. Make the corresponding API in hid-core mandatory too, which removes the need to test against it in some various places. Signed-off-by: Benjamin Tissoires Reviewed-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed