From: Hans Verkuil Date: Wed, 18 Mar 2009 16:23:13 +0000 (-0300) Subject: V4L/DVB (11116): ov7670: cleanup and remove legacy code. X-Git-Tag: v2.6.30-rc1~621^2~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca07561ac70b00b5c2b5af727b3d0b6a4f91bee2;p=pandora-kernel.git V4L/DVB (11116): ov7670: cleanup and remove legacy code. v4l2-i2c-drv-legacy.h and ov7670_command are no longer needed after the cafe driver is converted to use v4l2_subdev. Rather than using a large ov7670_control array, just call the handlers via a simple switch and use v4l2_ctrl_query_fill() to handle queryctrl. Signed-off-by: Hans Verkuil Acked-by: Jonathan Corbet Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed