commit | c28abd8c423b85e2d8be8ed33984a3ad966f1c83 | [log] [tgz] |
---|---|---|
author | Michal Malý <madcatxster@devoid-pointer.net> | Wed Apr 08 22:56:49 2015 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu May 07 16:27:17 2015 +0200 |
tree | 7ab3f037342eaffa5618e4dc3e5dd5f5bca58411 | |
parent | c918fe781fab6d8bdc35f1652dc4f95f2bf6950d [diff] |
HID: hid-lg4ff: Store pointer to the output HID report struct in the device entry struct Store pointer to the output HID report struct in the device entry struct. This eliminates the need to look the HID report struct up every time it is needed. Signed-off-by: Michal Malý <madcatxster@devoid-pointer.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>