From: David Cohen <dacohen@gmail.com>
To: linux-media@vger.kernel.org
Cc: sakari.ailus@iki.fi, hverkuil@xs4all.nl
Subject: [RFC/PATCH 0/1] Get rid of V4L2 internal device interface usage
Date: Sat, 19 Feb 2011 18:35:46 +0200 [thread overview]
Message-ID: <1298133347-26796-1-git-send-email-dacohen@gmail.com> (raw)
Hi,
This is the first patch (set) version to remove V4L2 internal device interface.
I have converted tcm825x VGA sensor to V4L2 sub device interface. I removed
also some workarounds in the driver which doesn't fit anymore in its new
interface.
TODO:
- Remove V4L2 int device interface from omap24xxcam driver.
- Define a new interface to handle xclk. OMAP3 ISP could be used as base.
- Use some base platform (probably N8X0) to add board code and test them.
- Remove V4L2 int device. :)
Br,
David
---
David Cohen (1):
tcm825x: convert driver to V4L2 sub device interface
drivers/media/video/tcm825x.c | 369 ++++++++++++-----------------------------
drivers/media/video/tcm825x.h | 6 +-
2 files changed, 109 insertions(+), 266 deletions(-)
next reply other threads:[~2011-02-19 16:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-19 16:35 David Cohen [this message]
2011-02-19 16:35 ` [RFC/PATCH 1/1] tcm825x: convert driver to V4L2 sub device interface David Cohen
2011-02-20 8:47 ` [RFC/PATCH 0/1] Get rid of V4L2 internal device interface usage Hans Verkuil
2011-02-20 9:35 ` David Cohen
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=1298133347-26796-1-git-send-email-dacohen@gmail.com \
--to=dacohen@gmail.com \
--cc=hverkuil@xs4all.nl \
--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