]> git.baikalelectronics.ru Git - kernel.git/commit
[media] dvb: LNA implementation changes
authorAntti Palosaari <crope@iki.fi>
Wed, 3 Oct 2012 07:28:56 +0000 (04:28 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 7 Oct 2012 13:27:49 +0000 (10:27 -0300)
commit848368d630e2aae4045353e7814bef67e34721cc
tree65fe0bd28133e7637cd1eac75787dd26d0cd0148
parentbf69a19e023e05073cef2af14074ba4b7d276b1f
[media]  dvb: LNA implementation changes

* use dvb property cache
* implement get (thus API minor++)
* PCTV 290e: 1=LNA ON, all the other values LNA OFF
  Also fix PCTV 290e LNA comment, it is disabled by default
Hans and Mauro proposed use of cache implementation of get as they
were planning to extend LNA usage for analog side too.

Reported-by: Hans Verkuil <hverkuil@xs4all.nl>
Reported-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb-core/dvb_frontend.c
drivers/media/dvb-core/dvb_frontend.h
drivers/media/usb/em28xx/em28xx-dvb.c
include/linux/dvb/version.h