git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ac306e
)
staging: vt6656: baseband.c BBvCalculateParameter create structure for pwPhyLen,...
author
Malcolm Priestley
<tvboxspy@gmail.com>
Tue, 20 Aug 2013 21:52:30 +0000
(22:52 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 21 Aug 2013 17:13:27 +0000
(10:13 -0700)
Create single packed structure vnt_phy_field for rxtx.h structures.
In card.c CARDvSetRSPINF a vnt_phy_field replaces abyServ,
abySignal, awLen variables.
In rxtx.c point BBvCalculateParameter to relevant field.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found