]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/staging/vt6656/baseband.c
Merge branch 'master' into csb1725
[mv-sheeva.git] / drivers / staging / vt6656 / baseband.c
index 29902492975ca1a081288e7e6694765acc7c3472..e5add2046375eb331a5f1112c7ff28f2a2dbcd63 100644 (file)
@@ -1010,11 +1010,9 @@ BOOL BBbVT3184Init(PSDevice pDevice)
     }
 
 
-    //20080215-01,<Add> by Mike Liu
 //    if ((pDevice->abyEEPROM[EEP_OFS_RADIOCTL]&0x06)==0x04)
 //        return FALSE;
 
-//20080804-01,<Add> by Mike Liu
 //zonetype initial
  pDevice->byOriginalZonetype = pDevice->abyEEPROM[EEP_OFS_ZONETYPE];
  if(pDevice->config_file.ZoneType >= 0) {         //read zonetype file ok!