V4L/DVB (13578): [PATCH] fix genpix driver (no 8psk lock).
authorDerek <user.vdr@gmail.com>
Thu, 19 Nov 2009 16:07:12 +0000 (13:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 16 Dec 2009 02:18:14 +0000 (00:18 -0200)
Genpix is demodulating DVB-S-like signal with 8PSK modulation used) -
this non-standard behaviour was broken by rejecting 8PSK in a standard
DVB-S tune request. This problem is fixed by simply reverting back to
the drivers original behavior with this patch.

Signed-off-by: Patrick Boettcher <pboettcher@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found