commit | 50786ddfa8efef696ec4f72460874f3b46dc2401 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Apr 07 18:33:13 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Apr 16 21:22:41 2013 -0300 |
tree | 05e48b2240885235c44de9ff76740b1c8f40176f | |
parent | f8fde0e045aeac4417b09bef01b3ada74a4cbc80 [diff] |
[media] r820t: Set gain mode to auto This tuner works with 2 modes: automatic gain mode and manual gain mode. Put it into automatic mode, as we currently don't have any API for manual gain adjustment. The logic to allow setting the manual mode is there, as it is just a few extra code. This way, if/when we latter add support for setting the gain mode, the code is already there. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> Tested-by: Antti Palosaari <crope@iki.fi>