commit | 29523450aa64593819903b20857360b6c2c5b2c3 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Wed Jul 31 12:42:33 2019 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Feb 11 09:29:01 2020 +0200 |
tree | d09f342d25885ea086288bd9f38f6adb1052c3aa | |
parent | 55817d28504ef0afa22d3bdf083126ccefce9a65 [diff] |
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