]> git.baikalelectronics.ru Git - kernel.git/commit
[media] r820t: add a commented code for GPIO
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 10 Apr 2013 21:35:17 +0000 (18:35 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 17 Apr 2013 00:33:23 +0000 (21:33 -0300)
commit74c89703cb6b9195ba61be3f7e18b06e4b968b34
tree2566e5a5a5cdb66eaaaa366d1850946f58014fa8
parentbf1cc7976ae99140f43b120a1c46cd876b182a57
[media] r820t: add a commented code for GPIO

Add the code to set the GPIO for this tuner. This code is
currently unused, so it is kept there only for completeness.
With this patch there are just two things that got left from
the original driver:
- At standby, there's another mode, not used by rtl2832u.
  Not sure if it might be needed in the future, but I suspect
  it is not used at all;
- There is a "fast tune" mode. As nor DVB or V4L API supports
  it, it seems an overkill to implement it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Tested-by: Antti Palosaari <crope@iki.fi>
drivers/media/tuners/r820t.c