On Thu, Sep 10, 2020 at 01:08:25PM +0300, Dan Carpenter wrote:
The devm_ioremap() function never returns error pointers, it returns NULL.
Fixes: 8323989140f3 ("drm/vc4: hdmi: Support the BCM2711 HDMI controllers") Signed-off-by: Dan Carpenter dan.carpenter@oracle.com
Applied, thanks! Maxime