public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATH 0/3] ARM: OMAP1: Camera: Updates API usage and removes unused files
@ 2007-11-21 22:23 Eduardo Valentin
  2007-11-21 22:23 ` [PATCH 1/3] ARM: OMAP1: Camera: Update videobuf utilization Eduardo Valentin
  2007-11-28  2:25 ` [PATH 0/3] ARM: OMAP1: Camera: Updates API usage and removes " Tony Lindgren
  0 siblings, 2 replies; 7+ messages in thread
From: Eduardo Valentin @ 2007-11-21 22:23 UTC (permalink / raw)
  To: linux-omap-open-source; +Cc: Eduardo Valentin, linux-omap

       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(-)


BR,

---
Eduardo Bezerra Valentin
OpenBossa - INdT
+55 92 21261118

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-12-01  0:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox