commit | e7238fd2554ebfbc2611ae5c7e58d4cd76f276dc | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier@osg.samsung.com> | Tue Sep 29 13:26:03 2015 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Fri Oct 30 17:19:42 2015 +0000 |
tree | 7d6c6ef9a59d36267b5186a6d69f5d2e666d70b3 | |
parent | a260fba1158241d168bf14eb7cd1176b29ad263c [diff] |
mfd: pcf50633: 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> Signed-off-by: Lee Jones <lee.jones@linaro.org>