From: Tiezhu Yang <yangtie...@loongson.cn> Date: Fri, 22 May 2020 19:03:21 +0800
> When call function devm_platform_ioremap_resource(), we should use IS_ERR() > to check the return value and return PTR_ERR() if failed. > > Signed-off-by: Tiezhu Yang <yangtie...@loongson.cn> Applied, thanks.