Re: [PATCH next] coresight: Fix a NULL vs IS_ERR() bug in probe

From: Suzuki K Poulose
Date: Mon Jul 21 2025 - 07:23:39 EST



On Wed, 16 Jul 2025 14:38:30 -0500, Dan Carpenter wrote:
> The devm_ioremap_resource() function returns error pointers on error.
> It never returns NULL. Update the error checking to match.
>
>

Applied, thanks!

[1/1] coresight: Fix a NULL vs IS_ERR() bug in probe
https://git.kernel.org/coresight/c/f59b9437ac95

Best regards,
--
Suzuki K Poulose <suzuki.poulose@xxxxxxx>