]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: Properly propagate return value in drm_iommu_attach_device()
authorMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 1 Jun 2020 08:06:30 +0000 (17:06 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 29 Jun 2020 00:38:41 +0000 (09:38 +0900)
commita6ab9779b18444a3204b1cbf924610466b2445bd
tree6044397f1d82d1d06b4e4959519dcaa1a1e9f6e4
parentcab55ef7c2183bd000a5a01be0e621e3a67f2646
drm/exynos: Properly propagate return value in drm_iommu_attach_device()

Propagate the proper error codes from the called functions instead of
unconditionally returning 0.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Merge conflict so merged it manually.
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_dma.c