V4L/DVB (9014): History update: MPEG initialization in cx24116.
authorIgor M. Liplianin <liplianin@me.by>
Sun, 14 Sep 2008 10:43:53 +0000 (07:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:37:06 +0000 (09:37 -0200)
commitc063a48923525dcf20924eb8f1af3b22248f1e13
treea9d092dbcce0576354e3860c349ebf7f2db0ba50
parent7396d3ea94b871de66940ea27d4bf81513404990
V4L/DVB (9014): History update: MPEG initialization in cx24116.

Adjust MPEG initialization in cx24116 in order to accomodate different
MPEG CLK position and polarity in different cards. For example, HVR4000
uses 0x02 value, but DvbWorld & TeVii USB cards uses 0x01. Without it MPEG
stream was broken on that cards for symbol rates > 30000 kSyms/s.

Signed-off-by: Igor M. Liplianin <liplianin@me.by>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/cx24116.c