summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/flamegraph-record
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2021-11-07 17:15:47 +0000
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-11-15 08:11:56 +0000
commit9f7b638637da7b1785659fd963d79dbca5caaa69 (patch)
tree9f8c1a3bd6c33fba2f4f0aed2a1260d04343018d /tools/perf/scripts/python/bin/flamegraph-record
parentbc53e5bdbc7b5044079506990b76b39511ee1582 (diff)
downloadlinux-9f7b638637da7b1785659fd963d79dbca5caaa69.tar.gz
linux-9f7b638637da7b1785659fd963d79dbca5caaa69.zip
media: atomisp-ov2680: Fix ov2680_write_reg() always writing 0 to 16 bit registers
The shift << 16 of the value in the code path for 16 bit values is bogus, put_unaligned_be16() takes the lower 16 bits which will not always be 0. This was causing __ov2680_set_exposure() to always set the OV2680_AGC and OV2680_TIMING_VTS registers to 0. Link: https://lore.kernel.org/linux-media/20211107171549.267583-10-hdegoede@redhat.com Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions