The patch number 9947 was added via Mauro Carvalho Chehab <[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: Mauro Carvalho Chehab  <[email protected]>
tuner-core: remove a no longer needed hack


Signed-off-by: Mauro Carvalho Chehab <[email protected]>


---

 linux/drivers/media/video/tuner-core.c |    5 -----
 1 file changed, 5 deletions(-)

diff -r 15974f277692 -r 2c6835aaa8ea linux/drivers/media/video/tuner-core.c
--- a/linux/drivers/media/video/tuner-core.c    Mon Dec 22 08:52:13 2008 -0200
+++ b/linux/drivers/media/video/tuner-core.c    Mon Dec 22 08:54:05 2008 -0200
@@ -933,11 +933,6 @@ static int tuner_ioctl(struct v4l2_subde
        }
        return -ENOIOCTLCMD;
 }
-#else
-static int tuner_ioctl(struct v4l2_subdev *sd, int cmd, void *arg)
-{
-       return -ENOIOCTLCMD;
-}
 #endif
 
 static int tuner_s_config(struct v4l2_subdev *sd, const struct 
v4l2_priv_tun_config *cfg)


---

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

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

Reply via email to