commit | a260fba1158241d168bf14eb7cd1176b29ad263c | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier@osg.samsung.com> | Tue Sep 29 13:26:02 2015 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Fri Oct 30 17:19:42 2015 +0000 |
tree | 3b19a574f5efcefc9188e999e705e3ccff357f50 | |
parent | a48baac52aab9b017fb79f27795e69193e0f1d24 [diff] |
mfd: arizona: Remove unneded ret variable The ret variable is not needed since is not used in the function. Remove the variable and just return 0 instead. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>