commit | 9637b03251dea31d99c0742932b9fcbfa015e5f0 | [log] [tgz] |
---|---|---|
author | Wu, Xia <xia.wu@intel.com> | Wed Dec 09 05:26:26 2015 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Feb 01 07:32:40 2016 -0200 |
tree | 76a165f150469d49977744372badcea728d1706f | |
parent | f691ba9864ad0ed1bd67ad27ed95ed2dce6e15e2 [diff] |
[media] media: videobuf2-core: Fix one __qbuf_dmabuf() error path Add dma_buf_put() to decrease refcount of the dmabuf in error path if DMABUF size is smaller than the requirement. Signed-off-by: wu xia <xia.wu@intel.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>