From: Samuel Ortiz Date: Wed, 14 Jun 2006 11:58:12 +0000 (+0300) Subject: OMAP: camera code cleanups and compilation fixes X-Git-Tag: v2.6.17-omap1~25^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f4940eae2adf22525f902203b35ec7388437890;p=pandora-kernel.git OMAP: camera code cleanups and compilation fixes - Fixed the Makefile: camera_core should be compiled only for OMAP1, and in conjunction with omap16xxcam.c. - Fixed the sensor->init() calls and prototype in camera_core.c and sensor_ov9640.c. - Ported the code to the new videobuf code. - Renamed camera_sensor to omap_camera_sensor since this is an OMAP-specific structure. Signed-off-by: Samuel Ortiz Signed-off-by: Juha Yrjola --- Reading git-diff-tree failed