SDMMC:
authorxbw <xbw@rock-chips.com>
Fri, 10 Aug 2012 03:09:32 +0000 (11:09 +0800)
committerxbw <xbw@rock-chips.com>
Fri, 10 Aug 2012 03:09:32 +0000 (11:09 +0800)
commitb479d89814a79dc655f82642edb76af2a2236e6f
treeb78062ad4bbaea678b66d8a985853cc7127c1886
parent1212dde6b8ad0020bd42349c3a97ed43849a8458
SDMMC:
1、modify the bug,some High speed card run in low speed.
2、fix the crash,due to the sdmmc interrupt occur during the machine power-on.
3、fix the crash, due to the Timeout timer and interrupt at the same time to.
4. add the sdio-INT from gpio interrupt for wake-up host.
5. add the CONFIG_WIFI_COMBO_MODULE_CONTROL_FUNC for combo-module.
arch/arm/mach-rk30/Makefile
arch/arm/mach-rk30/board-rk30-sdk-sdmmc.c [changed mode: 0644->0755]
arch/arm/mach-rk30/board-rk30-sdk.c
arch/arm/plat-rk/Kconfig [changed mode: 0644->0755]
arch/arm/plat-rk/include/plat/board.h
drivers/mmc/card/block.c
drivers/mmc/core/core.c
drivers/mmc/host/rk29_sdmmc.c