[media] m88rs2000 ver 1.13 Correct deseqc and tuner gain functions
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 14 Mar 2012 19:31:26 +0000 (16:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 19 Mar 2012 22:51:03 +0000 (19:51 -0300)
commit593a2ce0ae22188538d27933236a6acab57a0e65
tree53b662a1c01c56786d8858aec2d68bf108409da4
parent6d535bd8829b18c6b5276d65f8f25e57dd0bcbed
[media] m88rs2000 ver 1.13 Correct deseqc and tuner gain functions

Remove incorrect SEC_MINI_B settings-TODO complete this section.

Correct break and remove return -EINVAL within set tone. It appears
there is a bug that occasionally something other than ON/OFF is
sent stalling the driver. Just continue and write back registers.

Set register b2 in setup. This is the set voltage pin which
isn't used in lmedm04 driver but it is always set to 0x1.

Correct the if statements in set_tuner_rf.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/m88rs2000.c