From: Hans Verkuil <hans.verkuil@xxxxxxxxx> Two patches: the first converts the driver to use the new vb2_queue dev field (this came in after the pull request of this driver was posted). The second allows this driver to be built when COMPILE_TEST is set and MTK_IOMMU is not set. Regards, Hans Hans Verkuil (2): mtk-vcodec: convert driver to use the new vb2_queue dev field drivers/media/platform/Kconfig: fix VIDEO_MEDIATEK_VCODEC dependency drivers/media/platform/Kconfig | 2 +- drivers/media/platform/mtk-vcodec/mtk_vcodec_drv.h | 3 --- drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c | 13 ++++++------- drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_drv.c | 12 ------------ 4 files changed, 7 insertions(+), 23 deletions(-) -- 2.8.1 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html