]> git.baikalelectronics.ru Git - kernel.git/commit
drm/omap: dmm_tiler: Remove the dma_async_issue_pending() call
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 31 Jul 2019 09:42:33 +0000 (12:42 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 11 Feb 2020 07:29:01 +0000 (09:29 +0200)
commit25ec6e211fce4224d75c087cb4c0ee324c22c75e
treed09f342d25885ea086288bd9f38f6adb1052c3aa
parent10d02169e7a2eb86ceefc1fa792d4ab344b2cde7
drm/omap: dmm_tiler: Remove the dma_async_issue_pending() call

dma_sync_wait() is calling it so no need to call it in the driver.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190731094233.13890-3-peter.ujfalusi@ti.com
drivers/gpu/drm/omapdrm/omap_dmm_tiler.c