diff options
| author | Laurent Pinchart <[email protected]> | 2022-06-09 12:31:13 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-09-24 07:51:40 +0200 |
| commit | 596fa6e71896e632832804a9648aa123af4afef9 (patch) | |
| tree | e8d67af9d244553a0f6a59803411b30afed26d35 /include/uapi/linux | |
| 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 <[email protected]>
Reviewed-by: Paul Elder <[email protected]>
Reviewed-by: Dafna Hirschfeld <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions