diff mbox

[PULL] http://www.kernellabs.com/hg/~dheitmueller/v4l-dvb-em28xx-isoc/

Message ID 4C261757.8030406@redhat.com (mailing list archive)
State Not Applicable
Headers show

Commit Message

Mauro Carvalho Chehab June 26, 2010, 3:05 p.m. UTC
None
diff mbox

Patch

diff -upNr oldtree/drivers/media/video/em28xx/em28xx-video.c linux/drivers/media/video/em28xx/em28xx-video.c
--- oldtree/drivers/media/video/em28xx/em28xx-video.c	2010-06-26 10:02:43.000000000 -0300
+++ linux/drivers/media/video/em28xx/em28xx-video.c	2010-06-26 10:02:39.000000000 -0300
@@ -1462,7 +1462,8 @@  static int vidioc_s_ctrl(struct file *fi
 
 	/* It isn't an AC97 control. Sends it to the v4l2 dev interface */
 	if (rc == 1) {
-		v4l2_device_call_all(&dev->v4l2_dev, 0, core, s_ctrl, ctrl);
+		rc = v4l2_device_call_until_err(&dev->v4l2_dev, 0, core,
+						s_ctrl, ctrl);
 
 		/*
 		 * In the case of non-AC97 volume controls, we still need