diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-03-10 19:06:28 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-03-12 19:30:46 +0300 |
commit | 490f1ff1e6b20da73438a567fd0f78c14fbebc2e (patch) | |
tree | 5078327dcd6699d403b9164582e102c3c5bfda9d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 89f517a133ec8601e2efd3402422b44a2c79ec3e (diff) | |
download | linux-490f1ff1e6b20da73438a567fd0f78c14fbebc2e.tar.xz |
media: imx: imx7-media-csi: Remove unneeded register read
The imx7_csi_dma_reflash() function starts by reading the unrelated
register CSI_CSICR18 to then overwrite the read value with a read from
register CSI_CSICR3. This is likely due to a bad copy&paste, and is not
needed. Remove the extraneous read from register CSI_CSICR18.
Fixes: 9e5fa4e1e5b5b ("media: imx7-media-csi: Use u32 for storing register reads")
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Rui Miguel Silva <rmfrfs@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions