V4L/DVB (9172): S2API: Bugfix related to DVB-S / DVB-S2 tuning for the legacy API.
authorDarron Broad <darron@kewl.org>
Fri, 3 Oct 2008 14:53:18 +0000 (11:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 13 Oct 2008 14:25:22 +0000 (12:25 -0200)
commite5cefa82ce31b14574947e570d638a6d58225338
treecad60fee524e5fabc1c1722e9d91755e578acda3
parent4aae8efb4908fa3f80dc1177d093443bc09adf5f
V4L/DVB (9172): S2API: Bugfix related to DVB-S / DVB-S2 tuning for the legacy API.

Fixes switching from S2API to legacy where legacy params given to S2API
aware demods are cached ones and not those implied in the legacy API.

It was found (on an S2API aware demod at least) that after using
an S2API aware application and then switching to a legacy application
that prior S2API params were in effect were legacy has only
implied values. This fixes this.

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/dvb-core/dvb_frontend.c
This page took 0.034775 seconds and 5 git commands to generate.