Commit 48fd9fc6 authored by Pratyush Anand's avatar Pratyush Anand
Browse files

qaic: cleanup dbc buffer save



We create dbc buffer during encode activation step. If activation
command is successful then we need to keep this buffer saved. Currently,
we save this buffer in qaic_manage(), based on resource.status. resource
is a local variable and it's status is populated only during activation
command, and hence it could be stale for some other manage command.
Therefore, best place to save these buffer is decode_activate().

Change-Id: I14e02cb01212a7cbc446003e5288dd77c0ac60ef
Signed-off-by: default avatarPratyush Anand <pratanan@codeaurora.org>
parent f8bdaa85
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment