mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-10 15:54:39 +08: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 |