All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v4.6] Media entity type
@ 2016-03-04 20:33 Laurent Pinchart
  0 siblings, 0 replies; only message in thread
From: Laurent Pinchart @ 2016-03-04 20:33 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

The following changes since commit 1e89f58499f3351a3b3c61dae8213fe3cd24a476:

  [media] v4l2-mc.h: fix yet more compiler errors (2016-03-04 07:56:43 -0300)

are available in the git repository at:

  git://linuxtv.org/pinchartl/media.git v4l2/core

for you to fetch changes up to 593d5b581f409c8a93d47b1c8ac7787a440b584b:

  media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_device 
(2016-03-04 22:04:47 +0200)

----------------------------------------------------------------
Laurent Pinchart (4):
      v4l: vsp1: Check if an entity is a subdev with the right function
      v4l: exynos4-is: Drop unneeded check when setting up fimc-lite links
      media: Add type field to struct media_entity
      media: Rename is_media_entity_v4l2_io to 
is_media_entity_v4l2_video_device

 drivers/media/platform/exynos4-is/fimc-lite.c   | 12 +----
 drivers/media/platform/exynos4-is/media-dev.c   |  4 +-
 drivers/media/platform/omap3isp/ispvideo.c      |  2 +-
 drivers/media/platform/vsp1/vsp1_video.c        |  2 +-
 drivers/media/v4l2-core/v4l2-dev.c              |  1 +
 drivers/media/v4l2-core/v4l2-mc.c               |  2 +-
 drivers/media/v4l2-core/v4l2-subdev.c           |  1 +
 drivers/staging/media/davinci_vpfe/vpfe_video.c |  2 +-
 drivers/staging/media/omap4iss/iss_video.c      |  2 +-
 include/media/media-entity.h                    | 77 ++++++++++++------------
 10 files changed, 50 insertions(+), 55 deletions(-)

-- 
Regards,

Laurent Pinchart


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-03-04 20:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-04 20:33 [GIT PULL FOR v4.6] Media entity type Laurent Pinchart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.