Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/5] soc: qcom: simplify with cleanup.h
@ 2024-07-03  9:42 Krzysztof Kozlowski
  2024-07-03  9:42 ` [PATCH 1/5] soc: qcom: llcc: " Krzysztof Kozlowski
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2024-07-03  9:42 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio
  Cc: linux-arm-msm, linux-kernel, Krzysztof Kozlowski

Allocate the memory with scoped/cleanup.h to reduce error handling (less
error paths) and make the code a bit simpler.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (5):
      soc: qcom: llcc: simplify with cleanup.h
      soc: qcom: mdt_loader: simplify with cleanup.h
      soc: qcom: ocmem: simplify with cleanup.h
      soc: qcom: pdr: simplify with cleanup.h
      soc: qcom: wcnss: simplify with cleanup.h

 drivers/soc/qcom/llcc-qcom.c     |  6 ++----
 drivers/soc/qcom/mdt_loader.c    |  6 ++----
 drivers/soc/qcom/ocmem.c         | 10 ++++------
 drivers/soc/qcom/pdr_interface.c | 38 ++++++++++++++------------------------
 drivers/soc/qcom/wcnss_ctrl.c    | 11 +++++------
 5 files changed, 27 insertions(+), 44 deletions(-)
---
base-commit: eec3a8b019937cc4520772df2657a8a105250e04
change-id: 20240703-thermal-const-7fb8e172c183

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


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

end of thread, other threads:[~2024-07-06 22:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-03  9:42 [PATCH 0/5] soc: qcom: simplify with cleanup.h Krzysztof Kozlowski
2024-07-03  9:42 ` [PATCH 1/5] soc: qcom: llcc: " Krzysztof Kozlowski
2024-07-03  9:42 ` [PATCH 2/5] soc: qcom: mdt_loader: " Krzysztof Kozlowski
2024-07-03  9:42 ` [PATCH 3/5] soc: qcom: ocmem: " Krzysztof Kozlowski
2024-07-03  9:42 ` [PATCH 4/5] soc: qcom: pdr: " Krzysztof Kozlowski
2024-07-03  9:42 ` [PATCH 5/5] soc: qcom: wcnss: " Krzysztof Kozlowski
2024-07-06 22:01 ` [PATCH 0/5] soc: qcom: " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox