diff options
author | Christoph Hellwig <hch@lst.de> | 2017-06-14 11:37:32 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2017-06-28 16:54:57 +0300 |
commit | c4d9d598fd2a82136175706e599c4150d0962b1b (patch) | |
tree | 341bf231779e241b6175d56d733f7b4b0bbf7802 /drivers/crypto | |
parent | 2e7d1098c00caebc8e31c4d338a49e88c979dd2b (diff) | |
download | linux-c4d9d598fd2a82136175706e599c4150d0962b1b.tar.xz |
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: Christoph Hellwig <hch@lst.de>
Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions