mirror of https://gitee.com/openkylin/linux.git
Staging: vt6655: baseband.c: fixed line over 80 characters
Signed-off-by: Sakshi Bansal <sakshi.april5@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
c3dd5a08d7
commit
527ef70d1a
|
@ -27,7 +27,8 @@
|
|||
*
|
||||
* Functions:
|
||||
* BBuGetFrameTime - Calculate data frame transmitting time
|
||||
* BBvCaculateParameter - Caculate PhyLength, PhyService and Phy Signal parameter for baseband Tx
|
||||
* BBvCaculateParameter - Caculate PhyLength, PhyService and Phy Signal
|
||||
* parameter for baseband Tx
|
||||
* BBbReadEmbedded - Embedded read baseband register via MAC
|
||||
* BBbWriteEmbedded - Embedded write baseband register via MAC
|
||||
* BBbVT3253Init - VIA VT3253 baseband chip init code
|
||||
|
|
Loading…
Reference in New Issue