commit | abac5bac829cc9d8cf178344b4f34b2264927672 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Sat Sep 17 08:24:46 2016 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Sep 26 23:06:16 2016 +0530 |
tree | 0f84590fdc5bafc8afa05e762e792ec1e37895eb | |
parent | aae32ec6e39a513f2049b2d37825957971d4f7f1 [diff] |
ste_dma40: Move an assignment in d40_lcla_allocate() Move one assignment for the local variable "ret" so that its 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>