public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mtk-vcodec fixups
@ 2016-07-08 19:11 Hans Verkuil
  2016-07-08 19:11 ` [PATCH 1/2] mtk-vcodec: convert driver to use the new vb2_queue dev field Hans Verkuil
  2016-07-08 19:11 ` [PATCH 2/2] drivers/media/platform/Kconfig: fix VIDEO_MEDIATEK_VCODEC dependency Hans Verkuil
  0 siblings, 2 replies; 6+ messages in thread
From: Hans Verkuil @ 2016-07-08 19:11 UTC (permalink / raw)
  To: linux-media; +Cc: tiffany.lin

From: Hans Verkuil <hans.verkuil@cisco.com>

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-07-11  4:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-08 19:11 [PATCH 0/2] mtk-vcodec fixups Hans Verkuil
2016-07-08 19:11 ` [PATCH 1/2] mtk-vcodec: convert driver to use the new vb2_queue dev field Hans Verkuil
2016-07-11  3:48   ` tiffany lin
2016-07-11  4:00     ` Hans Verkuil
2016-07-08 19:11 ` [PATCH 2/2] drivers/media/platform/Kconfig: fix VIDEO_MEDIATEK_VCODEC dependency Hans Verkuil
2016-07-11  3:08   ` tiffany lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox