]> Git Repo - u-boot.git/commit
power: regulator: palmas: get_enable should return integer
authorKeerthy <[email protected]>
Tue, 13 Jun 2017 04:23:49 +0000 (09:53 +0530)
committerJaehoon Chung <[email protected]>
Wed, 19 Jul 2017 10:13:59 +0000 (19:13 +0900)
commit5c3195c61b167a86fddd81faab1634e3b841d475
tree19f12370a7605745d746c7f0183ba618508d3569
parentb616835ddf3d6e2e292075f491aa3f12268cc38f
power: regulator: palmas: get_enable should return integer

get_enable should be able to return error values. Hence change
the return type to integer.

Signed-off-by: Keerthy <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
drivers/power/regulator/palmas_regulator.c
This page took 0.034392 seconds and 4 git commands to generate.