From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: LMML <linux-media@vger.kernel.org>
Cc: Sakari Ailus <sakari.ailus@iki.fi>
Subject: [GIT PULL FOR 3.11] Media entity link handling fixes
Date: Mon, 17 Jun 2013 14:12:18 +0200 [thread overview]
Message-ID: <51BEFD22.30708@samsung.com> (raw)
Hi Mauro,
This includes corrections of the media entity links handling and resolves
potential issues when media entity drivers are in different kernel modules.
It allows to keep all entities that belong to same media graph in correct
state, when one of an entity's driver module gets unloaded.
The following changes since commit dd8c393b3c39f7ebd9ad69ce50cc836773d512b6:
[media] media: i2c: ths7303: make the pdata as a constant pointer (2013-06-13 11:42:17 -0300)
are available in the git repository at:
git://linuxtv.org/snawrocki/samsung.git for-v3.11-2
for you to fetch changes up to 28521e45c4478b7bc083e445573aacb7d174dd35:
V4L: Remove all links of the media entity when unregistering subdev (2013-06-17 13:42:22 +0200)
----------------------------------------------------------------
Sakari Ailus (2):
davinci_vpfe: Clean up media entity after unregistering subdev
smiapp: Clean up media entity after unregistering subdev
Sylwester Nawrocki (2):
media: Add a function removing all links of a media entity
V4L: Remove all links of the media entity when unregistering subdev
drivers/media/i2c/smiapp/smiapp-core.c | 2 +-
drivers/media/media-entity.c | 50 ++++++++++++++++++++
drivers/media/v4l2-core/v4l2-device.c | 4 +-
drivers/staging/media/davinci_vpfe/dm365_ipipe.c | 4 +-
drivers/staging/media/davinci_vpfe/dm365_ipipeif.c | 4 +-
drivers/staging/media/davinci_vpfe/dm365_isif.c | 4 +-
drivers/staging/media/davinci_vpfe/dm365_resizer.c | 14 +++---
drivers/staging/media/davinci_vpfe/vpfe_video.c | 2 +-
include/media/media-entity.h | 3 ++
9 files changed, 71 insertions(+), 16 deletions(-)
Thanks,
Sylwester
next reply other threads:[~2013-06-17 12:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-17 12:12 Sylwester Nawrocki [this message]
2013-06-17 20:27 ` [GIT PULL FOR 3.11] Media entity link handling fixes Laurent Pinchart
2013-06-18 20:35 ` Sylwester Nawrocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51BEFD22.30708@samsung.com \
--to=s.nawrocki@samsung.com \
--cc=linux-media@vger.kernel.org \
--cc=sakari.ailus@iki.fi \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.