mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-29 07:34:06 +08:00
staging: vt6655: correction in spelling
Correct misspelled word. Signed-off-by: Payal Kshirsagar <payal.s.kshirsagar.98@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
4c1c9871fb
commit
1f176773fa
@ -171,7 +171,7 @@ static const unsigned long dwAL7230InitTable[CB_AL7230_INIT_SEQ] = {
|
||||
0x221BB900 + (BY_AL7230_REG_LEN << 3) + IFREGCTL_REGW,
|
||||
0xE0000A00 + (BY_AL7230_REG_LEN << 3) + IFREGCTL_REGW, /* Need modify for 11a: E0600A */
|
||||
0x08031B00 + (BY_AL7230_REG_LEN << 3) + IFREGCTL_REGW, /* init 0x080B1B00 => 0x080F1B00 for 3 wire control TxGain(D10) */
|
||||
/* RoberYu:20050113, Rev0.47 Regsiter Setting Guide */
|
||||
/* RoberYu:20050113, Rev0.47 Register Setting Guide */
|
||||
0x000A3C00 + (BY_AL7230_REG_LEN << 3) + IFREGCTL_REGW, /* Need modify for 11a: 00143C */
|
||||
0xFFFFFD00 + (BY_AL7230_REG_LEN << 3) + IFREGCTL_REGW,
|
||||
0x00000E00 + (BY_AL7230_REG_LEN << 3) + IFREGCTL_REGW,
|
||||
|
Loading…
Reference in New Issue
Block a user