Skip to content
Commit 03e2c9c7 authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

Input: ads7846 - fix unaligned access on 7845



req->sample[1] is not naturally aligned at word boundary, and therefore we
should use get_unaligned_be16() when accessing it.

Fixes: 3eac5c7e ("Input: ads7846 - extend the driver for ads7845 controller support")
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 820830ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment