commit | 556f44087b649531f234d7d6b37281120dfe6b9e | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Fri Jul 08 16:11:18 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Jul 08 16:16:51 2016 -0300 |
tree | 509147c147a8f4b01039b5a7a3ffb97b3b626295 | |
parent | d7e92e15e92fc987640772bf110586898b5f15aa [diff] |
[media] mtk-vcodec: convert driver to use the new vb2_queue dev field The patch dropping the vb2_dma_contig_init_ctx() and _cleanup_ctx() functions was already applied before this driver was added. So convert this driver as well. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>