summaryrefslogtreecommitdiff
path: root/src/libcamera/v4l2_videodevice.cpp
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham@ideasonboard.com>2021-03-24 09:37:20 +0000
committerKieran Bingham <kieran.bingham@ideasonboard.com>2021-03-24 22:20:05 +0000
commit500e99174aeb3741023ec1a217c4ad5614511eef (patch)
treed9070a828aae326a9add93a8f2d6227b8cfddf32 /src/libcamera/v4l2_videodevice.cpp
parent6bf86aa260c8e7043b191689d9e6058bff1941a6 (diff)
ipa: ipu3: Do not set controls during configure
The configure operation is synchronous and should not send events back to the pipeline handler. If information needs to be returned from configure it should be handled through the interface directly. Move the initial call to setControls() out of configure() and into the start() method which is called after the IPA running_ state is updated. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/libcamera/v4l2_videodevice.cpp')
0 files changed, 0 insertions, 0 deletions