commit | 71bc4f1de3c5c14e7512c648249494238fd8405e | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Fri Mar 09 09:19:42 2018 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Wed May 16 09:21:48 2018 +0100 |
tree | 950fd9ea223409cec5c5f8cbb7b21497a3de7a04 | |
parent | da257efa8787be2594baf08ed84461d71d6a6d23 [diff] |
mfd: tps65910: Move an assignment in tps65910_sleepinit() Move the assignment for the local variable "dev" so that its setting will be performed after a configuration check by this function. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Lee Jones <lee.jones@linaro.org>