commit | a48baac52aab9b017fb79f27795e69193e0f1d24 | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier@osg.samsung.com> | Tue Sep 29 13:26:01 2015 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Fri Oct 30 17:19:41 2015 +0000 |
tree | 0a3b381e36a9a4180efa88ee3e056201b6bbb3e7 | |
parent | ea50e9d3c44b3830eb25286fda5d9f83a68141cf [diff] |
mfd: htc-i2cpld: 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>