Files
linux/drivers/input
Dmitry Torokhov f764f0f98c Input: rmi4 - use unaligned access helpers in F12
Use get_unaligned_le16() instead of manual bit shifts to construct
16-bit values for max_x, max_y, pitch_x, pitch_y, and object
coordinates in the F12 parsing logic. This simplifies the code and
makes the endianness explicit.

Assisted-by: Gemini:gemini-3.1-pro
Link: https://patch.msgid.link/20260505045952.1570713-14-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2026-06-11 22:39:29 -07:00
..
2026-05-31 19:43:25 -07:00
2026-06-10 11:04:17 -07:00
2026-05-31 19:43:25 -07:00
2026-06-10 11:04:17 -07:00
2026-03-12 10:44:42 -07:00
2024-12-17 13:53:52 -08:00