Hi Mauro,

This request contains a single patch, one that moves the link_notify()
callback to a separate struct.

As the patch touches several drivers and is required by anything that's
adding new callbacks to the media device, I think it makes sense to merge it
now rather than later on.

Please pull.


The following changes since commit e62c30e76829d46bf11d170fd81b735f13a014ac:

  [media] smiapp: Remove set_xclk() callback from hwconfig (2016-09-05 15:53:20 
-0300)

are available in the git repository at:

  ssh://linuxtv.org/git/sailus/media_tree.git media-request-prepare

for you to fetch changes up to ff299860f5ae379a336d462ee9d8c987c60e7de5:

  media: Move media_device link_notify operation to an ops structure 
(2016-09-06 10:34:51 +0300)

----------------------------------------------------------------
Laurent Pinchart (1):
      media: Move media_device link_notify operation to an ops structure

 drivers/media/media-entity.c                  | 11 ++++++-----
 drivers/media/platform/exynos4-is/media-dev.c |  6 +++++-
 drivers/media/platform/omap3isp/isp.c         |  6 +++++-
 drivers/staging/media/omap4iss/iss.c          |  6 +++++-
 include/media/media-device.h                  | 16 ++++++++++++----
 5 files changed, 33 insertions(+), 12 deletions(-)

-- 
Kind regards,

Sakari Ailus
e-mail: sakari.ai...@iki.fi     XMPP: sai...@retiisi.org.uk
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to