Files
kernel_arpi/drivers/input/touchscreen
Dmitry Torokhov d2fd75615c Input: ads7846 - fix unaligned access on 7845
[ Upstream commit 03e2c9c782 ]

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

Fixes: 3eac5c7e44 ("Input: ads7846 - extend the driver for ads7845 controller support")
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-12-30 11:53:14 +01:00
..
2019-07-15 09:42:32 -07:00
2018-06-24 15:20:12 -07:00
2019-07-15 09:42:32 -07:00
2020-07-07 11:25:54 -07:00
2020-02-10 10:00:22 -08:00
2020-07-07 11:25:54 -07:00
2020-10-04 16:08:09 -07:00
2020-05-17 21:10:28 -07:00
2020-09-16 10:38:58 -07:00