diff options
author | Eugen Hristev <eugen.hristev@microchip.com> | 2021-04-13 13:57:07 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-06-08 13:57:28 +0300 |
commit | d3b2ee5478c8569d32c4726c5920b96a9855419c (patch) | |
tree | 7a19467c8a1ffea8be59bb4bed8cf81e7af542f4 /drivers/Makefile | |
parent | ffeeb01d11397bdeac0f5a1e1462eba440c23dc3 (diff) | |
download | linux-d3b2ee5478c8569d32c4726c5920b96a9855419c.tar.xz |
media: atmel: atmel-isc: extract CBC submodule config into separate function
The CBC submodule is a part of the atmel-isc pipeline, and stands for
Contrast Brightness Control. It is used to apply gains and offsets to the
luma (Y) and chroma (U, V) components of the YUV elements.
The CBC submodule should be initialized in the product specific driver
as it's product specific. Other products can implement it differently
[hverkuil: made isc_sama5d2_config_cbc static]
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions