commit | 40d3bc19667337d4cbad0075d048261fcbe39117 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Mon Jun 30 15:32:09 2014 +0800 |
committer | Mark Brown <broonie@linaro.org> | Tue Aug 05 18:02:52 2014 +0100 |
tree | 22af50a987b47b20557014085b44c70afff0c7d3 | |
parent | 48a1e1b50d9e848fea9708795bd5d9aa97aa9c2a [diff] |
regulator: act8865: Remove error variable in act8865_pmic_probe Simply use ret variable instead. Also remove unneeded initialize for ret variable. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@linaro.org>