mfd: htc-i2cpld: Remove unneded ret variable
authorJavier Martinez Canillas <javier@osg.samsung.com>
Tue, 29 Sep 2015 11:26:01 +0000 (13:26 +0200)
committerLee Jones <lee.jones@linaro.org>
Fri, 30 Oct 2015 17:19:41 +0000 (17:19 +0000)
commita48baac52aab9b017fb79f27795e69193e0f1d24
tree0a3b381e36a9a4180efa88ee3e056201b6bbb3e7
parentea50e9d3c44b3830eb25286fda5d9f83a68141cf
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>
drivers/mfd/htc-i2cpld.c