* Eduardo Valentin <edubezval@xxxxxxxxx> [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@xxxxxxxxxxx> > > 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? Tony - To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html