commit | 19d4695a4fbde30881ad9005e7f46e569b1fc911 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Wed Oct 12 06:22:23 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Nov 16 12:55:50 2016 -0200 |
tree | 0b2f255110ee86e98722a68be6646be87d7e4c62 | |
parent | 2a0de2c84288fdf9381f6e2a85c0c6825221851e [diff] |
[media] DaVinci-VPFE-Capture: Move two assignments in vpfe_s_input() Move assignments for two local variables into an else branch so that their setting will only be performed after corresponding data processing succeeded by this function. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>