diff options
author | Bingbu Cao <bingbu.cao@intel.com> | 2019-12-30 10:26:25 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-01-04 08:13:42 +0100 |
commit | e878742c83ec26ef256ebb6b36a4d44644548f25 (patch) | |
tree | 0f6ec5591a376facfc17bc5eca403128e71b3427 /kernel/uid16.c | |
parent | 92590966fe5b6cc1930b1ad36d4f84e9bc88b982 (diff) |
media: staging/intel-ipu3: make imgu use fixed running mode
Currently, the imgu running mode need user to set by v4l2 ctrl.
However, imgu only support 2 pipes and 2 operation modes - video and
still. This patch make the first imgu subdev running as video and second
one running as still, it will make the user understand easily, it can
also cover current camera use cases requirement. The running mode is set
during subdev registering, no race-condition after change, so it is safe
to change the mode data type to integer.
Signed-off-by: Bingbu Cao <bingbu.cao@intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'kernel/uid16.c')
0 files changed, 0 insertions, 0 deletions