]> 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)
commitb88bb76218586d39b665709730b124a6f8c60bbc
tree6044397f1d82d1d06b4e4959519dcaa1a1e9f6e4
parentbefb23cb163c68f490df5c2c4adfae56a3b5c993
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