Wei Yongjun <[email protected]> writes: > From: Wei Yongjun <[email protected]> > > In case of error, the function devm_ioremap_resource() returns ERR_PTR() > and never returns NULL. The NULL test in the return value check should > be replaced with IS_ERR(). > > Fixes: bed41005e617 ("drm/pl111: Initial drm/kms driver for pl111") > Signed-off-by: Wei Yongjun <[email protected]>
Reviewed and applied. Thanks!
signature.asc
Description: PGP signature

