From: Benjamin Tissoires Date: Sun, 2 Feb 2014 04:23:10 +0000 (-0500) Subject: HID: fix buffer allocations X-Git-Tag: v3.14-rc4~29^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d27f43274e4889249dc42ca1a3989dd75c5edaf;p=pandora-kernel.git HID: fix buffer allocations When using hid_output_report(), the buffer should be allocated by hid_alloc_report_buf(), not a custom malloc. Signed-off-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed