From: Andy Walls Date: Mon, 2 Mar 2009 02:10:07 +0000 (-0300) Subject: V4L/DVB (10856): cx18: Add interlock so sliced VBI insertion only happens for an... X-Git-Tag: v2.6.30-rc1~621^2~324 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49a53750b266899f259b1734a4a2c80d4376ba75;p=pandora-kernel.git V4L/DVB (10856): cx18: Add interlock so sliced VBI insertion only happens for an MPEG PS The cx18 private packet insertion code only expects to operate on an MPEG PS when inserting private packets of sliced VBI data. This patch keeps the cx18 driver from corrupting the MPEG TS or other non-PS stream types, in case the user enables sliced VBI insertion for these MPEG stream types. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed