Re: [PATCH] mmc: pxamci: Fix passing NULL to PTR_ERR() in pxamci_probe()
From: Rakuram Eswaran
Date: Tue Oct 14 2025 - 14:49:53 EST
Hi Uwe, Khalid, Dan, and all,
Thank you all for the detailed review and clarifications.
I’ve just sent [PATCH v2] with the suggested changes — adopting devm-managed
resource handling, removing redundant NULL assignments, and improving the
error paths using dev_err_probe(), as discussed. I’ve also updated the patch
title to better reflect the nature of the change.
Appreciate everyone’s feedback and guidance!
Best Regards,
Rakuram