linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Sakari Ailus <sakari.ailus@iki.fi>
Cc: linux-media@vger.kernel.org
Subject: Re: [media-ctl PATCH 1/1] Count users for entities
Date: Thu, 23 Aug 2012 12:45:15 +0200	[thread overview]
Message-ID: <2829548.6q3LBXixyM@avalon> (raw)
In-Reply-To: <1345476735-14570-1-git-send-email-sakari.ailus@iki.fi>

Hi Sakari,

Thanks for the patch.

On Monday 20 August 2012 18:32:15 Sakari Ailus wrote:
> The subdev nodes used to be closed immediately on v4l2_subdev_close(), now
> the subdev is only closed if there are no users left anymore. This changes
> the API from immediate effect (close) to a reference counting one.
> 
> Also make functions opening subdevs to close them before returning. This
> resolves issues on some machines where not all subdevs can be opened at the
> same time. Power management wise this is a sound choice since it forces to
> make the decision when to keep a device powered rather than keeping
> everything open all the time.

This doesn't apply. Could you please rebase it on the latest master branch ?

-- 
Regards,

Laurent Pinchart

      reply	other threads:[~2012-08-23 10:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-20 15:32 [media-ctl PATCH 1/1] Count users for entities Sakari Ailus
2012-08-23 10:45 ` Laurent Pinchart [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=2829548.6q3LBXixyM@avalon \
    --to=laurent.pinchart@ideasonboard.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).