From: Tony Lindgren <tony@atomide.com>
To: Eduardo Valentin <edubezval@gmail.com>
Cc: Sakari Ailus <sakari.ailus@nokia.com>,
linux-omap@vger.kernel.org,
linux-omap-open-source@linux.omap.com
Subject: Re: [PATH 0/3] ARM: OMAP1: Camera: Updates API usage and removes unused files
Date: Fri, 30 Nov 2007 16:05:44 -0800 [thread overview]
Message-ID: <20071201000544.GK7498@atomide.com> (raw)
In-Reply-To: <a0580c510711290438j7ee8e3abnda84f82b3ff09c26@mail.gmail.com>
* Eduardo Valentin <edubezval@gmail.com> [071129 04:39]:
> Hi Tony,
>
> Sorry for the delayed answer.
>
> On Nov 27, 2007 10:25 PM, Tony Lindgren <tony@atomide.com> wrote:
> > * Eduardo Valentin <edubezval@gmail.com> [071121 14:24]:
> > > This patch set updates v4l2 API usage and removes unused
> > > files on camera code for omap1. Here is an overall description:
> > >
> > > There are two updates on v4l2 API usage: on the use of videobuf and
> > > v4l2-int-device deattach.
> > >
> > > As the ov9640 is already moved to the v4l2-int-device API and
> > > the camera code for omap1 too, this patch set also removes unused and
> > > duplicated files. The info from this removed files already moved to board
> > > specific files and to other files (see previous related patches).
> > >
> > > Signed-off-by: Eduardo Valentin <eduardo.valentin@indt.org.br>
> > >
> > > Here is its overall diffstat:
> > > b/drivers/media/video/omap/Kconfig | 3
> > > b/drivers/media/video/omap/camera_core.c | 11
> > > b/drivers/media/video/omap/camera_core.h | 3
> > > drivers/media/video/omap/camera_core.c | 13
> > > drivers/media/video/omap/h3_sensor_power.c | 63 -
> > > drivers/media/video/omap/h3sensorpower.h | 17
> > > drivers/media/video/omap/h4_sensor_power.c | 76 -
> > > drivers/media/video/omap/h4sensorpower.h | 17
> > > drivers/media/video/omap/ov9640.h | 179 ----
> > > drivers/media/video/omap/sensor_if.h | 50 -
> > > drivers/media/video/omap/sensor_ov9640.c | 1221 -----------------------------
> > > 11 files changed, 14 insertions(+), 1639 deletions(-)
> > >
> >
> > Pushing thise series today. Is there anything else that can be removed
> > now regarding the camera stuff?
>
> The code for the omap1 is clean. All unused files were removed.
> However, I'd ask what you think about merging the code of
>
> drivers/media/video/omap/camera_core.[c,h]
> drivers/media/video/omap/omap16xxcam.[c,h]
>
> and removing the drivers/media/video/omap/ directory. I'm suggesting
> this change 'cause the code for omap2 is outside this directory.
Sure, works for me.
Tony
prev parent reply other threads:[~2007-12-01 0:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-21 22:23 [PATH 0/3] ARM: OMAP1: Camera: Updates API usage and removes unused files Eduardo Valentin
2007-11-21 22:23 ` [PATCH 1/3] ARM: OMAP1: Camera: Update videobuf utilization Eduardo Valentin
2007-11-21 22:23 ` [PATCH 2/3] ARM: OMAP1: Camera: Fix v4l2 int device detach Eduardo Valentin
2007-11-21 22:23 ` [PATCH 3/3] ARM: OMAP1: Camera: Removes unused files Eduardo Valentin
2007-11-28 2:25 ` [PATH 0/3] ARM: OMAP1: Camera: Updates API usage and removes " Tony Lindgren
2007-11-29 12:38 ` Eduardo Valentin
2007-12-01 0:05 ` Tony Lindgren [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=20071201000544.GK7498@atomide.com \
--to=tony@atomide.com \
--cc=edubezval@gmail.com \
--cc=linux-omap-open-source@linux.omap.com \
--cc=linux-omap@vger.kernel.org \
--cc=sakari.ailus@nokia.com \
/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.