From: Guennadi Liakhovetski Date: Mon, 1 Dec 2008 12:44:53 +0000 (-0300) Subject: V4L/DVB (9785): soc-camera: merge .try_bus_param() into .try_fmt_cap() X-Git-Tag: v2.6.29-rc1~556^2~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2c8c68cca3dbb0c87f5034ab8ea29350174ec4a;p=pandora-kernel.git V4L/DVB (9785): soc-camera: merge .try_bus_param() into .try_fmt_cap() .try_bus_param() method from struct soc_camera_host_ops is only called at one location immediately before .try_fmt_cap(), there is no value in keeping these two methods separate, merge them. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed