OSDN Git Service

media: venus: fix wrong size on dma_free
authorStanimir Varbanov <stanimir.varbanov@linaro.org>
Mon, 9 Oct 2017 12:24:57 +0000 (14:24 +0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 24 Oct 2017 15:17:18 +0000 (17:17 +0200)
commitcd1a77e3c9cc6dbb57f02aa50e1740fc144d2dad
treec2e173cc65cb06ac66f5090d8d68dc1a27df0a6c
parent6771fce5060e10f6c878b5d644e9d66dd7f68950
media: venus: fix wrong size on dma_free

This change will fix an issue with dma_free size found with
DMA API debug enabled.

Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: <stable@vger.kernel.org> # for v4.13 and up
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/qcom/venus/hfi_venus.c