diff options
author | Alexander Stein <alexander.stein@ew.tq-group.com> | 2023-11-02 10:50:48 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2023-12-13 13:21:19 +0100 |
commit | 60fc87a69523c294eb23a1316af922f6665a6f8c (patch) | |
tree | a3fb5af6a5507ba2922d981a2ff7a04db3556133 /drivers/media/i2c/ak7375.c | |
parent | d92e7a013ff33f4e0b31bbf768d0c85a8acefebf (diff) |
media: i2c: imx290: Properly encode registers as little-endian
The conversion to CCI also converted the multi-byte register access to
big-endian. Correct the register definition by using the correct
little-endian ones.
Fixes: af73323b9770 ("media: imx290: Convert to new CCI register access helpers")
Cc: stable@vger.kernel.org
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
[Sakari Ailus: Fixed the Fixes: tag.]
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'drivers/media/i2c/ak7375.c')
0 files changed, 0 insertions, 0 deletions