On Tue, Apr 28, 2020 at 4:13 PM Wei Yongjun weiyongjun1@huawei.com wrote:
In case of error, the function of_drm_find_bridge() returns NULL pointer not ERR_PTR(). The IS_ERR() test in the return value check should be replaced with NULL test.
Signed-off-by: Wei Yongjun weiyongjun1@huawei.com
Patch applied! Thanks Wei, sorry for the long delay.
Yours, Linus Walleij