mbox series

[v2,0/4] regulator: qcom_spmi: fix Bad of_node_put() splat

Message ID 20180716133255.1506-1-niklas.cassel@linaro.org
Headers show
Series regulator: qcom_spmi: fix Bad of_node_put() splat | expand

Message

Niklas Cassel July 16, 2018, 1:32 p.m. UTC
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

--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html