Message ID | 20250103140042.1619703-1-claudiu.beznea.uj@bp.renesas.com (mailing list archive) |
---|---|
Headers | show |
Series | iio: rzg2l_adc: Cleanups for rzg2l_adc driver | expand |
On 03.01.2025 16:00, Claudiu wrote: > 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. > > Ulf, all, > > Please, do you think there might be something wrong on the power domains > implementation I was referring to the driver part (drivers/clk/renesas/rzg2l-cpg.c). > that led to the conclusion from patch > "iio: adc: rzg2l_adc: Drop devm_pm_runtime_enable()"? > > Thank you, > Claudiu Beznea > > Claudiu Beznea (2): > iio: adc: rzg2l_adc: Drop devm_pm_runtime_enable() > iio: adc: rzg2l: Cleanup suspend/resume path > > drivers/iio/adc/rzg2l_adc.c | 62 +++++++++++++++++++------------------ > 1 file changed, 32 insertions(+), 30 deletions(-) >
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. Ulf, all, Please, do you think there might be something wrong on the power domains implementation that led to the conclusion from patch "iio: adc: rzg2l_adc: Drop devm_pm_runtime_enable()"? Thank you, Claudiu Beznea Claudiu Beznea (2): iio: adc: rzg2l_adc: Drop devm_pm_runtime_enable() iio: adc: rzg2l: Cleanup suspend/resume path drivers/iio/adc/rzg2l_adc.c | 62 +++++++++++++++++++------------------ 1 file changed, 32 insertions(+), 30 deletions(-)