• G
    omap: pandora: fix wifi support · f861fc17
    Grazvydas Ignotas 提交于
    After commit ed919b01 "mmc: sdio: fix runtime PM anomalies by introducing
    MMC_CAP_POWER_OFF_CARD" it is required to specify MMC_CAP_POWER_OFF_CARD
    to have runtime PM support. As the wl1251 driver expects card to be
    powered down when it's not used, wifi will no longer work after interface
    is brought down at least once without functioning runtime PM.
    
    Fix this by declaring MMC_CAP_POWER_OFF_CARD for MMC3.
    Signed-off-by: NGrazvydas Ignotas <notasas@gmail.com>
    Signed-off-by: NTony Lindgren <tony@atomide.com>
    f861fc17
board-omap3pandora.c 18.7 KB