V4L/DVB (9480): Fix frontend DVBFE_ALGO_CUSTOM Search
authorMarco Schluessler <marco@lordzodiac.de>
Thu, 30 Oct 2008 05:38:59 +0000 (02:38 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:12 +0000 (17:53 -0200)
commit9962ac5331d79362cc538f2da257c0663fb609e1
tree5453452efd95464848f5ef42b1e99db1fdad32e0
parentf04c3ca8a2677816af1c0ae7170c2e56ac5d7042
V4L/DVB (9480): Fix frontend DVBFE_ALGO_CUSTOM Search

Issue: Currently, the DVBFE_ALGO_CUSTOM is called only at the first tuning.
After the first call, the status is never set to force a new tuning.

Signed-off-by: Marco Schluessler <marco@lordzodiac.de>
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-core/dvb_frontend.c