All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>,
	LMML <linux-media@vger.kernel.org>,
	Sakari Ailus <sakari.ailus@iki.fi>
Subject: Re: [GIT PULL FOR 3.11] Media entity link handling fixes
Date: Tue, 18 Jun 2013 22:35:20 +0200	[thread overview]
Message-ID: <51C0C488.6000408@gmail.com> (raw)
In-Reply-To: <13581628.t9xlNhDWCX@avalon>

On 06/17/2013 10:27 PM, Laurent Pinchart wrote:
> Hi Sylwester,
>
> A bit late, but for the whole series,
>
> Acked-by: Laurent Pinchart<laurent.pinchart@ideasonboard.com>
>
> As discussed privately earlier today, sorry for not having handled the patches
> myself. I will gather media controller related patches in the future.

Thanks Laurent. Please accept once again my apologies for this unsolicited
pull request. And I'll hold you to your word! ;)

Regards,
Sylwester

> On Monday 17 June 2013 14:12:18 Sylwester Nawrocki wrote:
>> 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(-)
>

      reply	other threads:[~2013-06-18 20:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-17 12:12 [GIT PULL FOR 3.11] Media entity link handling fixes Sylwester Nawrocki
2013-06-17 20:27 ` Laurent Pinchart
2013-06-18 20:35   ` Sylwester Nawrocki [this message]

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=51C0C488.6000408@gmail.com \
    --to=sylvester.nawrocki@gmail.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=s.nawrocki@samsung.com \
    --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.