From fb705a6dc8e997ea26f0bd93f58c43e2f0592d3a Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Tue, 24 Jun 2014 13:28:42 +0200 Subject: [PATCH] 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 Signed-off-by: Jiri Kosina --- Reading git-format-patch failed