From: Benjamin Tissoires Date: Wed, 11 Sep 2013 20:12:25 +0000 (+0200) Subject: HID: sony: use hid_get_raw_report() instead of a direct call to usb X-Git-Tag: v3.13-rc1~63^2^6~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f204828a1150b0f35730556cd493febda011caf1;p=pandora-kernel.git HID: sony: use hid_get_raw_report() instead of a direct call to usb The usb packets are exactly the same, but it makes it a little bit more independent of the transport layer. Signed-off-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed