commit | 444fa14746c1c19384f91490ed4c19c67517949e | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Sat Sep 17 15:40:05 2016 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Sep 26 23:06:18 2016 +0530 |
tree | 5d4cd6cf9da9f92657305be94ea9de39b1398aa3 | |
parent | 78c6e1a5943b464c47e864ca1092287fa4aa219b [diff] |
ste_dma40: Move two assignments in d40_prep_sg() Move assignments for two local variables 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> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>