diff options
| author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-06-09 12:31:13 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-09-24 07:51:40 +0200 |
| commit | 596fa6e71896e632832804a9648aa123af4afef9 (patch) | |
| tree | e8d67af9d244553a0f6a59803411b30afed26d35 /scripts/gdb/linux/utils.py | |
| parent | 20b794ddce475ed012deb365000527c17b3e93e6 (diff) | |
media: rockchip: rkisp1: Set DPCC methods enable bits inside loop
The rkisp1_dpcc_config() function looks over methods sets to configure
them, but sets the RKISP1_CIF_ISP_DPCC_METHODS_SET_* registers outside
of the loop with hand-unrolled code. Move this to the loop to simplify
the code.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Dafna Hirschfeld <dafna@fastmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
