V4L/DVB (10268): Proper implement set_voltage in cx24116.
authorIgor M. Liplianin <liplianin@me.by>
Sat, 17 Jan 2009 13:16:36 +0000 (10:16 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:24 +0000 (12:42 -0300)
commitc7bdcd0f541efcb92c407c601ff7819a4a551f6f
tree47216ed55a64dff44b06ef5a4862856989b8e90d
parent579943f5487baa7f9fd8e3189a4f357d6b06c76d
V4L/DVB (10268): Proper implement set_voltage in cx24116.

Now there is a card, which uses cx24116 to control LNB DC voltage.
It is DVBWorld DVBS2 PCI-e 2005.
The patch is nedded to add support for that card.
1. Rename CMD_SET_TONEPRE to CMD_LNBDCLEVEL.
2. Fill set_voltage with actually control voltage code.
3. Correct set_tone to not affect voltage.

Signed-off-by: Igor M. Liplianin <liplianin@me.by>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/cx24116.c