Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v4 0/2] iio: rzg2l_adc: Cleanups for rzg2l_adc driver
@ 2025-03-24 12:26 Claudiu
  2025-03-24 12:26 ` [PATCH v4 1/2] iio: adc: rzg2l_adc: Open a devres group Claudiu
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Claudiu @ 2025-03-24 12:26 UTC (permalink / raw)
  To: prabhakar.mahadev-lad.rj, jic23, lars
  Cc: claudiu.beznea, linux-iio, linux-renesas-soc, linux-kernel,
	Claudiu Beznea

From: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>

Hi,

Series adds some cleanups for the RZ/G2L ADC driver after the support
for the RZ/G3S SoC.

Thank you,
Claudiu Beznea

Changes in v4:
- open the devres group in its own function and rename the
  rzg2l_adc_probe() to rzg2l_adc_probe_helper() to have simpler code
- collected tags

Changes in v3:
- in patch 2/2 use a devres group for all the devm resources
  acquired in the driver's probe

Changes in v2:
- updated cover letter
- collected tags
- updated patch 1/2 to drop devres APIs from the point the
  runtime PM is enabled

Claudiu Beznea (2):
  iio: adc: rzg2l_adc: Open a devres group
  iio: adc: rzg2l: Cleanup suspend/resume path

 drivers/iio/adc/rzg2l_adc.c | 67 +++++++++++++++++++++++++------------
 1 file changed, 45 insertions(+), 22 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-05-19  9:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-24 12:26 [PATCH v4 0/2] iio: rzg2l_adc: Cleanups for rzg2l_adc driver Claudiu
2025-03-24 12:26 ` [PATCH v4 1/2] iio: adc: rzg2l_adc: Open a devres group Claudiu
2025-03-24 12:26 ` [PATCH v4 2/2] iio: adc: rzg2l: Cleanup suspend/resume path Claudiu
2025-03-27 15:38 ` [PATCH v4 0/2] iio: rzg2l_adc: Cleanups for rzg2l_adc driver Jonathan Cameron
2025-03-27 16:22   ` Greg KH
2025-03-30 15:36     ` Jonathan Cameron
2025-05-19  9:59       ` Claudiu Beznea
2025-03-27 16:34   ` Claudiu Beznea

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