summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorArto Merilainen <amerilainen@nvidia.com>2017-06-20 08:13:12 -0400
committermobile promotions <svcmobile_promotions@nvidia.com>2017-06-21 07:35:08 -0400
commitecb2a4feff1ea906d2eae2eff227df088ea4d186 (patch)
tree6d0ab35b7017284348ec3cdf74afe1f51344f76d /include/linux
parent2a36ed7bacd91e3bc8e9291da10462704af3003d (diff)
video: tegra: host: pva: Fix output status writes
Currently code assumes that the value passed for status write action is written in case where the task was successful. However, this is incorrect: In case the task succeeds, PVA writes 0 to the status structure. In other cases PVA writes the error code defined in the action. Since status write was using an incorrect code, PVA always wrote value 0 regardless of the real task status. This patch changes code to use the correct error code while writing the actions. JIRA PVA-496 Change-Id: Ifc06502b1582e6dd3794e2517a9ddc8e10642ac9 Signed-off-by: Arto Merilainen <amerilainen@nvidia.com> Reviewed-on: http://git-master/r/1505671 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions