mfd: da9052: Simplify function return logic
authorJavier Martinez Canillas <javier@osg.samsung.com>
Tue, 29 Sep 2015 11:26:07 +0000 (13:26 +0200)
committerLee Jones <lee.jones@linaro.org>
Fri, 30 Oct 2015 17:19:46 +0000 (17:19 +0000)
commitad698ea425f90e4d09694c2cf7155cad4d7badb3
tree04318c4a476cad73b343b9427c74a708cde0de69
parenta1c16d71bceec404573ee4ff712f3dc0e58d31c8
mfd: da9052: Simplify function return logic

The invoked functions already return zero on success or a negative
errno code so there is no need to open code the logic in the caller.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Acked-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/da9052-i2c.c
drivers/mfd/da9052-spi.c