[PATCH] drm/msm: Check return value of of_dma_configure()
Konrad Dybcio
konrad.dybcio at oss.qualcomm.com
Mon Nov 4 09:53:52 UTC 2024
On 4.11.2024 10:07 AM, Sui Jingfeng wrote:
> Because the of_dma_configure() will returns '-EPROBE_DEFER' if the probe
> procedure of the specific platform IOMMU driver is not finished yet. It
> can also return other error code for various reasons.
>
> Stop pretending that it will always suceess, quit if it fail.
>
> Signed-off-by: Sui Jingfeng <sui.jingfeng at linux.dev>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio at oss.qualcomm.com>
Konrad
More information about the dri-devel
mailing list