aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorRostislav Pehlivanov <[email protected]>2015-07-28 08:38:47 +0100
committerJiri Kosina <[email protected]>2015-07-31 09:36:54 +0200
commit824deff87f5b1a2f32b9c3164191b0f5b22276b8 (patch)
tree6dd619a679c0c396d401a58c99b4ed5762072dfd /tools/perf/util/trace-event-scripting.c
parent8f5f0bc2766af7785161a4440bca1d0746eb3671 (diff)
HID: sony: Fix DS4 controller reporting rate issues
This commit removes the cap on the DualShock 4 controller reporting rate when connected using Bluetooth. The previous value of '0xB0' capped the rate to only 20.83 Hz which many userspace utilities mistook as a sign of a bad signal. Since a 'B' and an '8' can look similar it's possible that someone mistook the one for another. The new value of '0x80' enables the full 1000 Hz peak reporting rate that the controller is capable of. Frank adds: "Back when the original code was written the purpose of that value was unknown and 0xB0 seemed to work so that's what ended up being used. Now that we know what it actually does and that 0x80 is a better choice I support this patch." [[email protected]: update changelog] Signed-off-by: Rostislav Pehlivanov <[email protected]> Acked-by: Frank Praznik <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions