aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/vimc/vimc-streamer.c
diff options
context:
space:
mode:
authorHelen Koike <helen.koike@collabora.com>2020-01-17 21:12:18 +0100
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-02-24 17:16:15 +0100
commit3eed7385bff6fc20edbe77edce3940b6cc3bf134 (patch)
tree56e16c5a7121813ca429b30b41e705fb67f1f5ee /drivers/media/platform/vimc/vimc-streamer.c
parent5dbef6b3e09ffabf3b74d8d0fb230179d8fdc840 (diff)
media: staging: media: rkisp1: make links immutable by default
The only places which make sese to allow users to enable or disable links are: * between sensors and isp: So users can select which sensor should be used while streaming * between isp and the resizers: | v here rkisp1_isp:2 -> rkisp1_resizer_mainpath -> rkisp1_mainpath (capture) \-> rkisp1_resizer_selfpath -> rkisp1_selfpath (capture) ^ here | So users can disable one of the capture paths when unused, to avoid worring about matching formats. Make the following links immutable to simplify userspace: rkisp1_resizer_mainpath -> rkisp1_mainpath rkisp1_resizer_selfpath -> rkisp1_selfpath rkisp1_params -> rkisp1_isp rkisp1_isp -> rkisp1_stats Signed-off-by: Helen Koike <helen.koike@collabora.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/platform/vimc/vimc-streamer.c')
0 files changed, 0 insertions, 0 deletions