]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: tps65910: Move an assignment in tps65910_sleepinit()
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 9 Mar 2018 08:19:42 +0000 (09:19 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 16 May 2018 08:21:48 +0000 (09:21 +0100)
commit9dc8537e3037d060599ab261dad65cf8ef19af18
tree950fd9ea223409cec5c5f8cbb7b21497a3de7a04
parentbc846b685cdbf77c538f7328401fc18e3588f51c
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>
drivers/mfd/tps65910.c