commit | f5b89affe2b2e6a6092f4228baf08a6dd59bfc61 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Sep 04 17:31:29 2014 +0530 |
committer | Sebastian Reichel <sre@kernel.org> | Tue Sep 16 11:01:32 2014 +0200 |
tree | d7a7f97f5f73f5540bfcfae36c375048c71d3c1e | |
parent | 8468b029a2871b1f0e372a9354bddeac6b03af3b [diff] |
power-supply: Propagate error returned by power_supply_find_supply_from_node() Callers of power_supply_find_supply_from_node(), i.e. power_supply_check_supplies(), must propagate the errors returned by it instead of returning their own. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Sebastian Reichel <sre@kernel.org>