sony: fix gyro calibration data
Commit 6f7dbbd5a9d7 ("HID: playstation: correct DualSense gyro bias handling.") and commit 12b18bc2b431 ("HID: playstation: correct DualShock4
gyro bias handling.") are changing the calibration data, effectively making the bias
parameter a null value.
This is happening in v6.3
We introduce this change twice:
- in hidtools, so that emulated device get the new values
- in tests_kernel, so that we can tweak that value if we are not using the latest hid-tools