[PATCH v3 0/2] iio: rzg2l_adc: Cleanups for rzg2l_adc driver
From: Claudiu
Date: Mon Feb 24 2025 - 07:13:22 EST
From: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx>
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 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 | 117 +++++++++++++++++++++++-------------
1 file changed, 75 insertions(+), 42 deletions(-)
--
2.43.0