V4L/DVB (9170): cx24116: Sanity checking to data input via S2API to the cx24116 demod.
authorDarron Broad <darron@kewl.org>
Fri, 3 Oct 2008 14:47:46 +0000 (11:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 13 Oct 2008 14:24:55 +0000 (12:24 -0200)
commit01a8f038c07c4119029c63f1ed1c6ac986665d48
tree76ef29021042dbf28e4b316c1a2dec8fd944293a
parente254a30154c87cc862ba94332a47dad818a8e640
V4L/DVB (9170): cx24116: Sanity checking to data input via S2API to the cx24116 demod.

Add some sanity checking to data input via S2API to the cx24116 demod.
This patch is valid for both s2-mfe and s2.

It was found when testing KAFFEINE with S2API support that invalid
modulation modes amongst other parameters were being delivered to
the demod. In order to debug this sanity checking has been added.

An example session would involve kaffeine setting QAM_AUTO when
querying DVB-T, then later when trying to tune to DVB-S this
cached value would be presented in error.

Signed-off-by: Darron Broad <darron@kewl.org>
Signed-off-by: Steven Toth <stoth@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/cx24116.c
This page took 0.026812 seconds and 5 git commands to generate.