[media] dvb_frontend: Fix inversion breakage due to DVBv5 conversion
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 30 Dec 2011 12:30:25 +0000 (09:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 12:23:49 +0000 (10:23 -0200)
commitac3852c41b36cb408bea1400892dd6c61c3b225a
tree3cf613e107c461f9c1c3f210b09f098d60596b4c
parent63aad05b8d27f4e62227061f7e4ecc7041b92f58
[media] dvb_frontend: Fix inversion breakage due to DVBv5 conversion

On several places inside dvb_frontend, only the DVBv3 parameters
were updated. Change it to be sure that, on all places, the DVBv5
parameters will be changed instead.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-core/dvb_frontend.c