Files
linux/drivers/iio/light
Mathieu Othacehe 79f5cd4b5b iio: vcnl4000: Fix i2c swapped word reading.
[ Upstream commit 18dfb53263 ]

The bytes returned by the i2c reading need to be swapped
unconditionally. Otherwise, on be16 platforms, an incorrect value will be
returned.

Taking the slow path via next merge window as its been around a while
and we have a patch set dependent on this which would be held up.

Fixes: 62a1efb9f8 ("iio: add vcnl4000 combined ALS and proximity sensor")
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-15 17:31:41 +09:00
..
2017-11-30 08:39:13 +00:00
2015-07-20 13:21:28 -07:00