linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] regulator: qcom_spmi: fix Bad of_node_put() splat
@ 2018-07-16 13:32 Niklas Cassel
  2018-07-16 13:32 ` [PATCH v2 1/4] regulator: qcom_spmi: Fix warning Bad of_node_put() Niklas Cassel
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Niklas Cassel @ 2018-07-16 13:32 UTC (permalink / raw)
  To: broonie, Liam Girdwood; +Cc: linux-arm-msm, johan, Niklas Cassel, linux-kernel

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-07-20 16:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-16 13:32 [PATCH v2 0/4] regulator: qcom_spmi: fix Bad of_node_put() splat Niklas Cassel
2018-07-16 13:32 ` [PATCH v2 1/4] regulator: qcom_spmi: Fix warning Bad of_node_put() Niklas Cassel
2018-07-20 16:45   ` Applied "regulator: qcom_spmi: Fix warning Bad of_node_put()" to the regulator tree Mark Brown
2018-07-16 13:32 ` [PATCH v2 2/4] regulator: qcom_spmi: Use correct regmap when checking for error Niklas Cassel
2018-07-16 13:32 ` [PATCH v2 3/4] regulator: qcom_spmi: Do not initialise static to NULL Niklas Cassel
2018-07-16 13:32 ` [PATCH v2 4/4] regulator: qcom_spmi: Indent with tabs instead of spaces Niklas Cassel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).