HID: sony: Format and comment sixaxis_rdesc
authorAntonio Ospite <ao2@ao2.it>
Tue, 24 Jun 2014 11:28:42 +0000 (13:28 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 25 Jun 2014 19:21:18 +0000 (21:21 +0200)
commitfb705a6dc8e997ea26f0bd93f58c43e2f0592d3a
tree2fb0e3dcad61582d47aed8aeb61802776c076c26
parentc607fb8d671693ddc699b56d18cbd185e4a91ad2
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>
drivers/hid/hid-sony.c