Files
android_kernel_xiaomi_sm8450/arch/arm/mach-omap2/omap-iommu.c
Jing Xiangfeng a58cfdba20 ARM: OMAP2+: Fix an IS_ERR() vs NULL check in _get_pwrdm()
The of_clk_get() function returns error pointers, it never returns NULL.

Fixes: 4ea3711aec ("ARM: OMAP2+: omap-iommu.c conversion to ti-sysc")
Signed-off-by: Jing Xiangfeng <jingxiangfeng@huawei.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2020-08-17 14:25:23 +03:00

2.9 KiB