The patch number 9748 was added via Hans Verkuil <[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:
[EMAIL PROTECTED]
------
From: Hans Verkuil <[EMAIL PROTECTED]>
em28xx: fix compile warning
Label fail_unreg is no longer used.
Priority: normal
Signed-off-by: Hans Verkuil <[EMAIL PROTECTED]>
---
linux/drivers/media/video/em28xx/em28xx-video.c | 2 --
1 file changed, 2 deletions(-)
diff -r 4d163bb5c22a -r d276708f314d
linux/drivers/media/video/em28xx/em28xx-video.c
--- a/linux/drivers/media/video/em28xx/em28xx-video.c Tue Nov 25 08:05:06
2008 -0200
+++ b/linux/drivers/media/video/em28xx/em28xx-video.c Mon Nov 24 13:53:22
2008 +0100
@@ -2205,8 +2205,6 @@ static int em28xx_init_dev(struct em28xx
return 0;
-fail_unreg:
- em28xx_release_resources(dev);
fail_reg_devices:
mutex_unlock(&dev->lock);
return retval;
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/d276708f314d26e223af2dd3d02cfddd4b7a0f46
_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits