mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-03 20:23:29 +00:00
The histogram mode is set using 'rkisp1_params_set_bits'.
Only the bits of the mode should be the value argument for
that function. Otherwise bits outside the mode mask are
turned on which is not what was intended.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| rkisp1-capture.c | ||
| rkisp1-common.c | ||
| rkisp1-common.h | ||
| rkisp1-dev.c | ||
| rkisp1-isp.c | ||
| rkisp1-params.c | ||
| rkisp1-regs.h | ||
| rkisp1-resizer.c | ||
| rkisp1-stats.c | ||