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,