Re: [PATCH 0/4] remoteproc: qcom: Fix devm_ioremap_resource_wc() checking
From: Konrad Dybcio
Date: Mon Dec 01 2025 - 06:29:56 EST
On 11/29/25 3:50 PM, Dan Carpenter wrote:
> The devm_ioremap_resource_wc() function returns error pointers and not
> NULL. I don't know, if you'll want to fold these patches all together
> or not. Or into the original patch, perhaps?
Thanks for catching this!
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad