OSDN Git Service

staging: vt6656: BBvUpdatePreEDThreshold reorganize ControlvWriteByte.
authorMalcolm Priestley <tvboxspy@gmail.com>
Mon, 19 May 2014 19:33:10 +0000 (20:33 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 May 2014 22:23:23 +0000 (15:23 -0700)
commit7794dad6721d8c202fcdc360e0d2d62f4090449e
treefd96e0c3368c9d21490e8692433964308c7a65e5
parent0b7021f57b7b8d44989bd399a1034cb98bfe358a
staging: vt6656: BBvUpdatePreEDThreshold reorganize ControlvWriteByte.

Create variables cr_201 and cr 206 with values for registers 0xc9 and 0xce.

Set both to zero .

If cr201 and cr206 are zero drop out.

write both out with ControlvWriteByte.

pDevice->byBBPreEDIndex breaks will be dealt with in next patch

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/baseband.c