Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/armada: fix gem object free after failed prime import
Fix the gem object freeing after a partial import of a dma buffer, eg, one which has been imported, but not mapped. This was provoking a warning from the dma_buf code. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
- Loading branch information