[PATCH v2 0/4] regulator: qcom_spmi: fix Bad of_node_put() splat
From: Niklas Cassel
Date: Mon Jul 16 2018 - 09:33:12 EST
Fix Bad of_node_put() splat, and some minor checkpatch issues.
Changes since v1:
-Use of_get_child_by_name() instead of of_find_node_by_name().
Niklas Cassel (4):
regulator: qcom_spmi: Fix warning Bad of_node_put()
regulator: qcom_spmi: Use correct regmap when checking for error
regulator: qcom_spmi: Do not initialise static to NULL
regulator: qcom_spmi: Indent with tabs instead of spaces
drivers/regulator/qcom_spmi-regulator.c | 38 +++++++++++++++----------
1 file changed, 23 insertions(+), 15 deletions(-)
--
2.17.1