[PATCH v4 0/6] iio: adc: bcm_iproc_adc: convert to devm-managed APIs
From: mdshahid03
Date: Tue Sep 08 2026 - 16:20:36 EST
From: Mohammad Shahid <mdshahid03@xxxxxxxxx>
Changes in v4:
- Move the ADC enable error-path cleanup simplification into the
clock conversion patch.
- Simplify the ADC devm cleanup action.
- Restore the blank line after the copyright header.
---
Mohammad Shahid (6):
iio: adc: bcm_iproc_adc: sort headers alphabetically
iio: adc: bcm_iproc_adc: fix include dependencies
iio: adc: bcm_iproc_adc: use devm-managed clock
iio: adc: bcm_iproc_adc: use devm-managed ADC cleanup
iio: adc: bcm_iproc_adc: use devm-managed mutex initialization
iio: adc: bcm_iproc_adc: use devm-managed IIO device registration
drivers/iio/adc/bcm_iproc_adc.c | 65 +++++++++++++--------------------
1 file changed, 25 insertions(+), 40 deletions(-)
--
2.43.0