public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATH 0/2] ARM: OMAP2: Camera: Fixes compile errors and adds little improvements
@ 2007-11-21 16:43 Eduardo Valentin
  2007-11-21 16:43 ` [PATCH 1/2] ARM: OMAP2: Camera: Update camera driver for correct use of API's Eduardo Valentin
  0 siblings, 1 reply; 7+ messages in thread
From: Eduardo Valentin @ 2007-11-21 16:43 UTC (permalink / raw)
  To: linux-omap-open-source; +Cc: Eduardo Valentin, Sakari Ailus, linux-omap

Hi All,

       This patch set fixes compile erros and adds little improvements
camera code for omap2. Here is the overall description:

V4l2:
- Updates this camera driver to use correctly the new videobuf API.
Corrently, changed to use videobuf_gen and videobuf_dma_sg.
- Removed VIDEO_BUF reference from Kconfig.

S/G:
- Update this code to sg_* helper functions.

ov9640:
- Removes unecessary structures and functions when config OV9640
is not selected.
- Reduces powerset code for ov9640.

Signed-off-by: Eduardo Valentin <eduardo.valentin@indt.org.br>

Overall diffstat:

 arch/arm/mach-omap2/board-h4.c    |   71 +++++++++++---------------------------
 drivers/media/video/Kconfig       |    3 +
 drivers/media/video/omap24xxcam.c |   68 +++++++++++++++++++-----------------
 drivers/media/video/omap24xxcam.h |    3 -
 4 files changed, 61 insertions(+), 84 deletions(-)

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

end of thread, other threads:[~2007-11-23 21:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-21 16:43 [PATH 0/2] ARM: OMAP2: Camera: Fixes compile errors and adds little improvements Eduardo Valentin
2007-11-21 16:43 ` [PATCH 1/2] ARM: OMAP2: Camera: Update camera driver for correct use of API's Eduardo Valentin
2007-11-21 16:43   ` [PATCH 2/2] ARM: OMAP2: Camera: Improve ov9640 code on board-h4.c Eduardo Valentin
2007-11-22  9:10     ` Trilok Soni
2007-11-23 11:09   ` [PATCH 1/2] ARM: OMAP2: Camera: Update camera driver for correct use of API's Sakari Ailus
2007-11-23 11:16     ` [PATCH] OMAP2: Camera: Adapt to use new videobuf and scatterlist code Sakari Ailus
2007-11-23 21:39       ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox