The patch number 14714 was added via Douglas Schilling Landgraf 
<[email protected]>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        Linux Media Mailing List <[email protected]>

------

From: Guennadi Liakhovetski  <[email protected]>
soc-camera: update comment


soc-camera no longer requires .set_crop() implementations to update their
argument. Update the commentary.

Priority: normal

Signed-off-by: Guennadi Liakhovetski <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Douglas Schilling Landgraf <[email protected]>


---

 linux/drivers/media/video/soc_camera.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff -r 8a380b9e94be -r cd0065b40332 linux/drivers/media/video/soc_camera.c
--- a/linux/drivers/media/video/soc_camera.c    Tue May 11 02:11:27 2010 -0300
+++ b/linux/drivers/media/video/soc_camera.c    Tue May 11 02:22:52 2010 -0300
@@ -753,8 +753,7 @@
 /*
  * According to the V4L2 API, drivers shall not update the struct v4l2_crop
  * argument with the actual geometry, instead, the user shall use G_CROP to
- * retrieve it. However, we expect camera host and client drivers to update
- * the argument, which we then use internally, but do not return to the user.
+ * retrieve it.
  */
 static int soc_camera_s_crop(struct file *file, void *fh,
                             struct v4l2_crop *a)


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/cd0065b40332b8d6e741f996ef6b01a143a55eb9

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to