[PATCH v4 0/3] iio: adc: bcm_iproc_adc: Simplify probe error handling

mdshahid03 at gmail.com mdshahid03 at gmail.com
Sat Aug 1 02:09:50 PDT 2026


From: Mohammad Shahid <mdshahid03 at gmail.com>

Hi,

This series simplifies the probe error handling in bcm_iproc_adc.

Changes in v4:
- Move the redundant iproc_adc_enable() error message removal into the
  cleanup patch as suggested by Joshua Crofts.

Mohammad Shahid (3):
  iio: adc: bcm_iproc_adc: Remove redundant probe error messages
  iio: adc: bcm_iproc_adc: Introduce local device pointer
  iio: adc: bcm_iproc_adc: Convert probe error handling to
    dev_err_probe()

 drivers/iio/adc/bcm_iproc_adc.c | 54 +++++++++++++++------------------
 1 file changed, 24 insertions(+), 30 deletions(-)

-- 
2.43.0




More information about the linux-arm-kernel mailing list