commit | fb705a6dc8e997ea26f0bd93f58c43e2f0592d3a | [log] [tgz] |
---|---|---|
author | Antonio Ospite <ao2@ao2.it> | Tue Jun 24 13:28:42 2014 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Jun 25 21:21:18 2014 +0200 |
tree | 2fb0e3dcad61582d47aed8aeb61802776c076c26 | |
parent | c607fb8d671693ddc699b56d18cbd185e4a91ad2 [diff] |
HID: sony: Format and comment sixaxis_rdesc Reformat sixaxis_rdesc to reflect its HID structure, and comment each field. This will make it easier to validate changes to the descriptor in the future. No functional changes are introduced, the descriptor is exactly the same as before byte by byte. The heavy lifting has been done with the help of hidrd-convert: https://github.com/DIGImend/hidrd Signed-off-by: Antonio Ospite <ao2@ao2.it> Signed-off-by: Jiri Kosina <jkosina@suse.cz>