[media] tuners: remove dvb_frontend_parameters from set_params()
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 24 Dec 2011 15:24:33 +0000 (12:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 10:57:29 +0000 (08:57 -0200)
This is a big patch, yet trivial: now that all tuners use the DVBv5
way to pass parameters (e. g. via fe->dtv_property_cache), the
extra parameter can be removed from set_params() call.

After this change, very few DVBv3 specific stuff are left at the
tuners.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found