media: atmel: atmel-isc: create product specific v4l2 controls config
authorEugen Hristev <eugen.hristev@microchip.com>
Tue, 13 Apr 2021 10:57:18 +0000 (12:57 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 8 Jun 2021 12:18:09 +0000 (14:18 +0200)
commit8f1b451c87ee054f3f5238ac00593e7adaf96152
tree9717406645803d2f741ac30b517cd0787c4e4d32
parent2873f85bd318bfc3f453fa78facb2b77632b36d8
media: atmel: atmel-isc: create product specific v4l2 controls config

Create product specific callback for initializing v4l2 controls.
Call this from v4l2 controls init function.

[hverkuil: made isc_sama5d2_config_ctrls 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>
drivers/media/platform/atmel/atmel-isc-base.c
drivers/media/platform/atmel/atmel-isc.h
drivers/media/platform/atmel/atmel-sama5d2-isc.c