Skip to content
Commit c4d9d598 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

au1100fb: remove a bogus dma_free_nonconsistent call



au1100fb is using managed dma allocations, so it doesn't need to
explicitly free the dma memory in the error path (and if it did
it would have to use the managed version).

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Acked-by: default avatarBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
parent 2e7d1098
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment