[media] mt2063: Rewrite tuning logic
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 22 Jul 2011 20:05:15 +0000 (17:05 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 5 Jan 2012 00:48:57 +0000 (22:48 -0200)
Several vars at set_parms functions were set, but unused.
 Remove them and change the logic to return -EINVAL if the
analog set_param is used for digital mode.

At the analog side, cleans the logic that sets the several
analog standards.

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

No differences found