mmc: core: export sysmbol "mmc_host_rescan"
authorlintao <lintao@rock-chips.com>
Tue, 18 Mar 2014 01:43:18 +0000 (09:43 +0800)
committerlintao <lintao@rock-chips.com>
Tue, 18 Mar 2014 01:43:18 +0000 (09:43 +0800)
commitb318eb44dc5d70c72e76409fcdfc22bf6c2ee776
tree1e07bc320b2148dcfc6e0e2f58751cec565d406a
parent0f3aeb151fdddfe95e5ea97c342838352c9361ff
mmc: core: export sysmbol "mmc_host_rescan"

    We find some SDIO devices(especially Wi-Fi) need to triger software
rescan flow instead of hardware interrupt routine comfirmed by MMC spec.
Pls refer to the comments ahead of function for detailed.
drivers/mmc/core/host.c [changed mode: 0644->0755]