The patch number 12350 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:
        Linux Media Mailing List <[email protected]>

------

From: Mauro Carvalho Chehab  <[email protected]>
merge: http://www.kernellabs.com/hg/~stoth/hvr1300


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


---

 linux/drivers/media/video/cx88/cx88-mpeg.c |    4 ++++
 1 file changed, 4 insertions(+)

diff -r a6ef7d07615f -r 7fe6b562f358 linux/drivers/media/video/cx88/cx88-mpeg.c
--- a/linux/drivers/media/video/cx88/cx88-mpeg.c        Thu Jul 30 20:00:28 
2009 -0300
+++ b/linux/drivers/media/video/cx88/cx88-mpeg.c        Thu Jul 30 20:01:03 
2009 -0300
@@ -129,6 +129,10 @@
                        udelay(100);
                        break;
                case CX88_BOARD_HAUPPAUGE_HVR1300:
+                       /* Enable MPEG parallel IO and video signal pins */
+                       cx_write(MO_PINMUX_IO, 0x88);
+                       cx_write(TS_SOP_STAT, 0);
+                       cx_write(TS_VALERR_CNTRL, 0);
                        break;
                case CX88_BOARD_PINNACLE_PCTV_HD_800i:
                        /* Enable MPEG parallel IO and video signal pins */


---

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

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

Reply via email to