[PATCH v3 3/3] iio: adc: bcm_iproc_adc: Convert probe error handling to dev_err_probe()
mdshahid03 at gmail.com
mdshahid03 at gmail.com
Sun Aug 2 03:35:20 PDT 2026
From: Mohammad Shahid <mdshahid03 at gmail.com>
Hi Jonathan,
Thanks for the detailed review and suggestions.
I'll address the formatting comments in patch 3 and also reduce the
unnecessary churn in patch 2 as you suggested.
Regarding the suggestion to convert the probe cleanup to
devm_add_action_or_reset(), my intention was to keep this series focused
on the dev_err_probe() conversion and submit the devm-managed cleanup as
a separate follow-up series, since it is a larger refactoring.
Would that approach be acceptable, or would you prefer that the cleanup
be included in this series?
Thanks,
Shahid
More information about the linux-arm-kernel
mailing list