diff options
author | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2021-03-24 09:37:20 +0000 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2021-03-24 22:20:05 +0000 |
commit | 500e99174aeb3741023ec1a217c4ad5614511eef (patch) | |
tree | d9070a828aae326a9add93a8f2d6227b8cfddf32 /test/file.cpp | |
parent | 6bf86aa260c8e7043b191689d9e6058bff1941a6 (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 'test/file.cpp')
0 files changed, 0 insertions, 0 deletions