Michael Krufky wrote: > > I removed the #if's that we were discussing from this patch. If a > mutual decision is made to rename / remove them, we will do so in a > subsequent patch. I have also included the dependency of cx88-dvb on > lgdt3302 within kconfig. For now, I'd just like to get this upstream.... > > Michael Krufky wrote: > > >I'd like permission to include your sign-off on this, since it changes > - Correct sync byte for MPEG-2 transport stream packets. > - Add lgdt3302 as dependency of cx88-dvb in Kconfig. > - Add dvb support in v4l for DViCO FusionHDTV3 Gold-T using lgdt3302 frontend. > This adds support for a different board from the previous (Gold-Q) patch. > > Signed-off-by: Michael Krufky <mkrufky@xxxxxxx> Signed-off-by: Johannes Stezenbach <js@xxxxxxxxxxx> > linux/drivers/media/dvb/frontends/dvb-pll.c | 13 ++++++++++++ > linux/drivers/media/dvb/frontends/dvb-pll.h | 1 > linux/drivers/media/video/Kconfig | 1 > linux/drivers/media/video/cx88/cx88-cards.c | 3 +- > linux/drivers/media/video/cx88/cx88-dvb.c | 21 ++++++++++++++++++++ > linux/drivers/media/video/cx88/cx88-mpeg.c | 8 +++---- > 6 files changed, 42 insertions(+), 5 deletions(-) Johannes