commit | ba4a1c28a92df55b9263e838068b92eaa80c7850 | [log] [tgz] |
---|---|---|
author | Steve Twiss <stwiss.opensource@diasemi.com> | Mon Jun 27 16:06:36 2016 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Jun 30 07:44:23 2016 +0100 |
tree | 1cacd1cfd7b79f7f94298efefedd7a4edf7ee13e | |
parent | 82d8eb40bab10082050be945c8e7096df8e9f989 [diff] |
mfd: da9053: Fix compiler warning message for uninitialised variable Fix compiler warning caused by an uninitialised variable inside da9052_group_write() function. Defaulting the value to zero covers the trivial case. Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com> Reported-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>