From: Sakari Ailus <sakari.ailus@nokia.com>
To: linux-media@vger.kernel.org
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
hverkuil@xs4all.nl, david.cohen@nokia.com
Subject: Re: [PATCH 1/6] V4L: File handles
Date: Mon, 22 Feb 2010 18:00:45 +0200 [thread overview]
Message-ID: <4B82AA2D.3050804@nokia.com> (raw)
In-Reply-To: <1266853897-25749-1-git-send-email-sakari.ailus@maxwell.research.nokia.com>
Sakari Ailus wrote:
> This patch adds a list of v4l2_fh structures to every video_device.
> It allows using file handle related information in V4L2. The event interface
> is one example of such use.
>
> Video device drivers should use the v4l2_fh pointer as their
> file->private_data.
FYI: misspelled Laurent's address. Please change that when replying. Sorry.
--
Sakari Ailus
sakari.ailus@maxwell.research.nokia.com
next prev parent reply other threads:[~2010-02-22 16:00 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-22 15:51 [PATCH v6 0/6] V4L2 file handles and event interface Sakari Ailus
2010-02-22 15:51 ` [PATCH 1/6] V4L: File handles Sakari Ailus
2010-02-22 15:51 ` [PATCH 2/6] V4L: File handles: Add documentation Sakari Ailus
2010-02-22 15:51 ` [PATCH 3/6] V4L: Events: Add new ioctls for events Sakari Ailus
2010-02-22 15:51 ` [PATCH 4/6] V4L: Events: Add backend Sakari Ailus
2010-02-22 15:51 ` [PATCH 5/6] V4L: Events: Support event handling in do_ioctl Sakari Ailus
2010-02-22 15:51 ` [PATCH 6/6] V4L: Events: Add documentation Sakari Ailus
2010-02-22 19:57 ` Hans Verkuil
2010-02-22 22:47 ` Sakari Ailus
2010-02-22 23:20 ` Hans Verkuil
2010-02-22 23:27 ` Sakari Ailus
2010-02-23 7:19 ` Hans Verkuil
2010-02-23 7:55 ` Sakari Ailus
2010-02-22 20:02 ` [PATCH 5/6] V4L: Events: Support event handling in do_ioctl Hans Verkuil
2010-02-22 19:58 ` [PATCH 4/6] V4L: Events: Add backend Hans Verkuil
2010-02-22 19:58 ` [PATCH 3/6] V4L: Events: Add new ioctls for events Hans Verkuil
2010-02-22 19:58 ` [PATCH 2/6] V4L: File handles: Add documentation Hans Verkuil
2010-02-22 16:00 ` Sakari Ailus [this message]
2010-02-22 19:57 ` [PATCH 1/6] V4L: File handles Hans Verkuil
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=4B82AA2D.3050804@nokia.com \
--to=sakari.ailus@nokia.com \
--cc=david.cohen@nokia.com \
--cc=hverkuil@xs4all.nl \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
/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.