SDMMC:
authorxbw <xbw@rock-chips.com>
Fri, 25 Jan 2013 06:09:11 +0000 (14:09 +0800)
committerxbw <xbw@rock-chips.com>
Fri, 25 Jan 2013 06:09:11 +0000 (14:09 +0800)
This macro of WIFI_HOST_WAKE temporarily unused Thus, it is moved to another file rk-sdmmc-wifi.c

arch/arm/mach-rk30/board-LR097-sdmmc-config.c
arch/arm/mach-rk30/board-rk3168-tb-sdmmc-conifg.c
arch/arm/plat-rk/rk-sdmmc-wifi.c

index e5a03a5d7586b9b35c76e55ac24e9828f2e8ce7a..c3df92069eaf51a3033dded6ebc7656753783463 100644 (file)
@@ -52,9 +52,7 @@
 * Well, you just own engineering module to set the value in the corresponding module branch.
 * Otherwise, you do not define this macro, eliminate it.
 *
-*/     
-#define WIFI_HOST_WAKE RK30_PIN3_PD2 //If you do not select this function, leave it alone.
-     
+*/          
 #if defined(CONFIG_RTL8192CU) || defined(CONFIG_RTL8188EU) 
     #define RK30SDK_WIFI_GPIO_POWER_N               RK30_PIN3_PD0            
     #define RK30SDK_WIFI_GPIO_POWER_ENABLE_VALUE    GPIO_LOW//GPIO_HIGH        
index 551536eed7ffe1cb204c7e8077e92b027a00f119..861772f09844934416fb8b00d365ea3b085d3975 100644 (file)
@@ -52,9 +52,7 @@
 * Well, you just own engineering module to set the value in the corresponding module branch.
 * Otherwise, you do not define this macro, eliminate it.
 *
-*/     
-#define WIFI_HOST_WAKE RK30_PIN3_PD2 //If you do not select this function, leave it alone.
-     
+*/          
 #if defined(CONFIG_RTL8192CU) || defined(CONFIG_RTL8188EU) 
     #define RK30SDK_WIFI_GPIO_POWER_N               RK30_PIN3_PD0            
     #define RK30SDK_WIFI_GPIO_POWER_ENABLE_VALUE    GPIO_LOW//GPIO_HIGH        
index 740e569ed07739c0d80164e0b03d422c3c509185..67eaa20001fc99733f682e5ddb74e30be2d0270c 100644 (file)
@@ -481,6 +481,7 @@ int rk29sdk_wifi_set_carddetect(int val)
 }
 EXPORT_SYMBOL(rk29sdk_wifi_set_carddetect);
 
+#define WIFI_HOST_WAKE RK30_PIN3_PD2
 
 static struct resource resources[] = {
        {