mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-07 13:43:51 +00:00
6c3b615379
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:
|
||
---|---|---|
.. | ||
hid-sensor-incl-3d.c | ||
hid-sensor-rotation.c | ||
Kconfig | ||
Makefile |