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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Nov 2017 08:40:58 +0000 (08:40 +0000)
commit242ceaf6dc6159e71078fb6d53ecf62d2627da9f
tree0ba37ff4cc8bc76ee745c074e77c6beae5ea0bc1
parentab7724bf5bc1811fc83743627a8acbcd17ba7f7b
media: venus: fix wrong size on dma_free

commit cd1a77e3c9cc6dbb57f02aa50e1740fc144d2dad upstream.

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>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/media/platform/qcom/venus/hfi_venus.c