diff options
| author | Ye Xiang <[email protected]> | 2021-01-30 18:25:46 +0800 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2021-03-11 20:46:56 +0000 |
| commit | 6c3b615379d7cd90d2f70b3cf9860c5a4910546a (patch) | |
| tree | d03dd02d30e52aebaffd3f0fe4db0a49ec4e5653 /tools/perf/scripts/python/bin | |
| parent | e357e81fcf115bce68f3c8ca76cfc89caf24ec5a (diff) | |
iio: hid-sensor-rotation: Fix quaternion data not correct
Because the data of HID_USAGE_SENSOR_ORIENT_QUATERNION defined by ISH FW
is s16, but quaternion data type is in_rot_quaternion_type(le:s16/32X4>>0),
need to transform data type from s16 to s32
May require manual backporting.
Fixes: fc18dddc0625 ("iio: hid-sensors: Added device rotation support")
Signed-off-by: Ye Xiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Cc: <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions