1
0
Fork 0

staging: vt6656: rf.h clean up comments

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
hifive-unleashed-5.1
Malcolm Priestley 2014-07-25 20:51:56 +01:00 committed by Greg Kroah-Hartman
parent a8492a0baf
commit e96caf368c
1 changed files with 3 additions and 5 deletions

View File

@ -32,9 +32,7 @@
#include "device.h"
//
// Baseband RF pair definition in eeprom (Bits 6..0)
//
/* Baseband RF pair definition in eeprom (Bits 6..0) */
#define RF_RFMD2959 0x01
#define RF_MAXIMAG 0x02
#define RF_AL2230 0x03
@ -46,8 +44,8 @@
#define RF_VT3226 0x09
#define RF_AIROHA7230 0x0a
#define RF_UW2453 0x0b
#define RF_VT3226D0 0x0c //RobertYu:20051114
#define RF_VT3342A0 0x0d //RobertYu:20060609
#define RF_VT3226D0 0x0c /* RobertYu:20051114 */
#define RF_VT3342A0 0x0d /* RobertYu:20060609 */
#define RF_AL2230S 0x0e
#define RF_EMU 0x80