This macro of WIFI_HOST_WAKE temporarily unused Thus, it is moved to another file rk-sdmmc-wifi.c
This commit is contained in:
xbw
2013-01-25 14:09:11 +08:00
parent dfed615a06
commit 47ae543bed
3 changed files with 3 additions and 6 deletions

View 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

View 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

View 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[] = {
{