linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] iio: Few cleanups to vf610 and ti-adc12138
@ 2025-07-13 15:59 Krzysztof Kozlowski
  2025-07-13 15:59 ` [PATCH 1/4] iio: adc: ti-adc12138: Simplify with devm_clk_get_enabled() Krzysztof Kozlowski
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2025-07-13 15:59 UTC (permalink / raw)
  To: Jonathan Cameron, David Lechner, Nuno Sá, Andy Shevchenko
  Cc: linux-iio, linux-kernel, Krzysztof Kozlowski

Just few cleanups.  Not tested on hardware.  Only the first patch could
have an observable effect.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (4):
      iio: adc: ti-adc12138: Simplify with devm_clk_get_enabled()
      iio: adc: vf610: Drop -ENOMEM error message
      iio: adc: vf610: Simplify with dev_err_probe
      iio: dac: vf610: Simplify with devm_clk_get_enabled()

 drivers/iio/adc/ti-adc12138.c | 30 +++++++++++-------------------
 drivers/iio/dac/vf610_dac.c   | 23 +++++------------------
 2 files changed, 16 insertions(+), 37 deletions(-)
---
base-commit: a62b7a37e6fcf4a675b1548e7c168b96ec836442
change-id: 20250713-iio-clk-get-enabled-4764482c8ff3

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


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

end of thread, other threads:[~2025-07-24 12:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-13 15:59 [PATCH 0/4] iio: Few cleanups to vf610 and ti-adc12138 Krzysztof Kozlowski
2025-07-13 15:59 ` [PATCH 1/4] iio: adc: ti-adc12138: Simplify with devm_clk_get_enabled() Krzysztof Kozlowski
2025-07-24 12:54   ` Jonathan Cameron
2025-07-13 15:59 ` [PATCH 2/4] iio: adc: vf610: Drop -ENOMEM error message Krzysztof Kozlowski
2025-07-13 15:59 ` [PATCH 3/4] iio: adc: vf610: Simplify with dev_err_probe Krzysztof Kozlowski
2025-07-13 15:59 ` [PATCH 4/4] iio: dac: vf610: Simplify with devm_clk_get_enabled() Krzysztof Kozlowski
2025-07-13 16:13 ` [PATCH 0/4] iio: Few cleanups to vf610 and ti-adc12138 Jonathan Cameron

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).